| browser.toml |
|
260 |
- |
| browser_testFeatureDisabled.js |
Any copyright is dedicated to the Public Domain.
https://creativecommons.org/publicdomain/zero/1.0/ |
1420 |
- |
| browser_testServerErrors.js |
Any copyright is dedicated to the Public Domain.
https://creativecommons.org/publicdomain/zero/1.0/ |
1849 |
- |
| browser_testShareBookmarks.js |
Any copyright is dedicated to the Public Domain.
https://creativecommons.org/publicdomain/zero/1.0/ |
2831 |
- |
| browser_testShareTabGroup.js |
Any copyright is dedicated to the Public Domain.
https://creativecommons.org/publicdomain/zero/1.0/ |
1580 |
- |
| browser_testShareTabs.js |
Any copyright is dedicated to the Public Domain.
https://creativecommons.org/publicdomain/zero/1.0/ |
1410 |
- |
| ContentSharingMockServer.sys.mjs |
Any copyright is dedicated to the Public Domain.
https://creativecommons.org/publicdomain/zero/1.0/ |
3239 |
- |
| head.js |
Sets a cookie for test purposes.
@param {string} name Name of the cookie (ours will usually be "auth")
@param {string} value Value of the cookie
@param {number} [expiry] Optional, Cookie expiry time in milliseconds in
the future (or past), defaults to 5 minutes.
@param {string} [host] Optional, defaults to "localhost".
|
3298 |
- |