| browser.toml |
|
191 |
- |
| browser_testShareBookmarks.js |
Any copyright is dedicated to the Public Domain.
https://creativecommons.org/publicdomain/zero/1.0/ |
2697 |
- |
| browser_testShareTabGroup.js |
Any copyright is dedicated to the Public Domain.
https://creativecommons.org/publicdomain/zero/1.0/ |
1594 |
- |
| browser_testShareTabs.js |
Any copyright is dedicated to the Public Domain.
https://creativecommons.org/publicdomain/zero/1.0/ |
1623 |
- |
| ContentSharingMockServer.sys.mjs |
Any copyright is dedicated to the Public Domain.
https://creativecommons.org/publicdomain/zero/1.0/ |
2950 |
- |
| head.js |
Starts the mock content sharing server, runs task, then stops it.
The server is stopped in a finally block so cleanup always runs.
@param {Function} task - Async function receiving the mock server instance.
|
812 |
- |