gecko-dev/accessible/tests/browser
Emilio Cobos Álvarez b699e8cdc8 Bug 1753995 - Remove nsDOMWindowUtils.screenPixelsPerCSSPixel. r=smaug,dholbert
For all purposes, this is the same as devicePixelRatio. It was meant to
skip the resistFingerprinting check the devicePixelRatio getter does,
but we do that now using CallerType in WebIDL, so if we cared about that
for these tests (which we don't) we could just do
SpecialPowers.wrap(window).devicePixelRatio.

As a follow-up we could move the NoOverride to window for symmetry. But
it's only used by devtools touch simulation so not sure if worth it.

Differential Revision: https://phabricator.services.mozilla.com/D138021
2022-02-07 18:23:36 +00:00
..
bounds Bug 1735955: Always push bounds for an initial cache push, irrespective of LocalAccessible::mBounds. r=morgan 2021-12-14 04:58:57 +00:00
e10s Bug 1730086 part 3: Rename RemoteAccessible::GetTextBefore/AfterOffset to TextBefore/AfterOffset, have it override HyperTextAccessibleBase and use the base methods in ATK/XPCOM. r=morgan 2022-02-04 02:10:28 +00:00
events Bug 1743907 - Remove webrender annotation from manifestparser manifests. r=ahal,webdriver-reviewers,whimboo 2021-12-03 16:04:29 +00:00
fission Bug 1659435 - disable browser_nested_iframe.js on mac x64 r=intermittent-reviewers,MasterWayZ DONTBUILD 2022-01-27 01:43:08 +00:00
general Bug 1667998 - skip some accessible related browser-chrome tests when running a11y-checks. r=jmaher 2021-01-15 21:51:50 +00:00
hittest Bug 1750839 - Enable fission browser-chrome for variants. r=mccr8,releng-reviewers,gbrown 2022-02-01 19:30:34 +00:00
mac Bug 1748775 - Expire column children when table expires. r=morgan 2022-01-19 19:33:35 +00:00
scroll
states Bug 1743907 - Remove webrender annotation from manifestparser manifests. r=ahal,webdriver-reviewers,whimboo 2021-12-03 16:04:29 +00:00
telemetry Bug 1593273: Default browser.display.use_system_colors to true on windows, false elsewhere r=emilio,Jamie 2021-09-17 16:45:12 +00:00
tree Bug 1710975: Fix child/sibling functions regarding top level remote documents. r=eeejay 2021-05-21 06:18:19 +00:00
.eslintrc.js
Common.jsm
Layout.jsm Bug 1753995 - Remove nsDOMWindowUtils.screenPixelsPerCSSPixel. r=smaug,dholbert 2022-02-07 18:23:36 +00:00
browser.ini Bug 1747157: Use a non-remote browser to load snippets in the parent process in a11y browser tests instead of a chrome:// page and .innerHTML. r=eeejay 2022-01-05 23:46:20 +00:00
browser_shutdown_acc_reference.js Bug 1675094 Replace executeSoon() with waitForTick() in accessible/tests/browser r=Jamie,yzen 2020-11-05 18:27:40 +00:00
browser_shutdown_doc_acc_reference.js Bug 1675094 Replace executeSoon() with waitForTick() in accessible/tests/browser r=Jamie,yzen 2020-11-05 18:27:40 +00:00
browser_shutdown_multi_acc_reference_doc.js Bug 1675094 Replace executeSoon() with waitForTick() in accessible/tests/browser r=Jamie,yzen 2020-11-05 18:27:40 +00:00
browser_shutdown_multi_acc_reference_obj.js Bug 1675094 Replace executeSoon() with waitForTick() in accessible/tests/browser r=Jamie,yzen 2020-11-05 18:27:40 +00:00
browser_shutdown_multi_proxy_acc_reference_doc.js Bug 1675094 Replace executeSoon() with waitForTick() in accessible/tests/browser r=Jamie,yzen 2020-11-05 18:27:40 +00:00
browser_shutdown_multi_proxy_acc_reference_obj.js Bug 1675094 Replace executeSoon() with waitForTick() in accessible/tests/browser r=Jamie,yzen 2020-11-05 18:27:40 +00:00
browser_shutdown_multi_reference.js Bug 1675094 Replace executeSoon() with waitForTick() in accessible/tests/browser r=Jamie,yzen 2020-11-05 18:27:40 +00:00
browser_shutdown_parent_own_reference.js Bug 1675094 Replace executeSoon() with waitForTick() in accessible/tests/browser r=Jamie,yzen 2020-11-05 18:27:40 +00:00
browser_shutdown_pref.js
browser_shutdown_proxy_acc_reference.js Bug 1675094 Replace executeSoon() with waitForTick() in accessible/tests/browser r=Jamie,yzen 2020-11-05 18:27:40 +00:00
browser_shutdown_proxy_doc_acc_reference.js Bug 1675094 Replace executeSoon() with waitForTick() in accessible/tests/browser r=Jamie,yzen 2020-11-05 18:27:40 +00:00
browser_shutdown_remote_no_reference.js
browser_shutdown_remote_only.js
browser_shutdown_remote_own_reference.js Bug 1675094 Replace executeSoon() with waitForTick() in accessible/tests/browser r=Jamie,yzen 2020-11-05 18:27:40 +00:00
browser_shutdown_scope_lifecycle.js
browser_shutdown_start_restart.js
head.js
shared-head.js Bug 1747157: Use a non-remote browser to load snippets in the parent process in a11y browser tests instead of a chrome:// page and .innerHTML. r=eeejay 2022-01-05 23:46:20 +00:00