gecko-dev/devtools/client
Anna Yeddi e475b72826 Bug 1858041 - [devtools] Replace `fail-if` with `skip-if` for 2 tests that inconsistently failing/passing a11y-checks. r=devtools-reviewers,nchevobbe
The two tests affected are now inconsistently passing (in opt builds on all trees) and failing the Tier 2 a11y-checks: `devtools/client/webconsole/test/browser/browser_webconsole_longstring_getter.js` and `devtools/client/inspector/rules/test/browser_rules_edit-property-computed.js`, thus we are replacing the `fail-if` expectations with `skip-if` while the investigation is ongoing.

Related bugs: bug 1849028, bug 1867062, bug 1868497

Differential Revision: https://phabricator.services.mozilla.com/D195468
2023-12-13 16:31:23 +00:00
..
aboutdebugging Bug 1859873 - batch 13 xpcshell.ini -> .toml. r=aryx,devtools-reviewers,profiler-reviewers 2023-11-21 12:32:50 +00:00
accessibility Bug 1767748 - disable browser_accessibility_sidebar_checks.js on linux opt for frequent failures. r=devtools-reviewers,nchevobbe DONTBUILD 2023-11-17 20:00:43 +00:00
application Bug 1859873 - batch 13 xpcshell.ini -> .toml. r=aryx,devtools-reviewers,profiler-reviewers 2023-11-21 12:32:50 +00:00
bin Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu 2023-05-20 12:26:53 +00:00
debugger Bug 1767716 - Disable browser_dbg-windowless-service-workers-reload.js on linux and windows opt for frequent failures. r=jmaher 2023-12-05 06:50:36 +00:00
dom Bug 1853244 - convert .ini manifests to .toml: batch 6 {caps,devtools,dom}/**/browser.ini r=jmaher,media-playback-reviewers,devtools-reviewers,profiler-reviewers,alwu,nchevobbe,canaltinova 2023-09-22 20:42:14 +00:00
framework Bug 1868571 - [devtools] Run two blank runs before starting memory tracking test. r=devtools-reviewers,nchevobbe 2023-12-13 16:10:50 +00:00
fronts Bug 1840987 - [devtools] Don't assume CSS variables always inherit. r=devtools-reviewers,ochameau. 2023-11-27 18:39:11 +00:00
inspector Bug 1858041 - [devtools] Replace `fail-if` with `skip-if` for 2 tests that inconsistently failing/passing a11y-checks. r=devtools-reviewers,nchevobbe 2023-12-13 16:31:23 +00:00
jsonview Bug 1866720 - Clean up more imports to import ES modules directly. r=arai,extension-reviewers,devtools-reviewers,sync-reviewers,sessionstore-reviewers,dao,robwu 2023-11-29 10:00:27 +00:00
locales Bug 1867599 - Add profiler logging method to JS tracer r=devtools-reviewers,nchevobbe 2023-12-04 13:57:23 +00:00
memory Bug 1859873 - batch 13 xpcshell.ini -> .toml. r=aryx,devtools-reviewers,profiler-reviewers 2023-11-21 12:32:50 +00:00
netmonitor Backed out changeset 07de2cf13c82 (bug 1675646) for causing dt failures on browser_net_http3_request_details.js. CLOSED TREE 2023-12-05 02:18:39 +02:00
performance-new Bug 1868400 - Open the profiler tab just after the currently selected tab r=canaltinova,ochameau,devtools-reviewers,profiler-reviewers 2023-12-07 13:22:12 +00:00
preferences Bug 1578220 - [devtools] Allow disabling debugger statement by a toggle in the breakpoints panel. r=devtools-reviewers,nchevobbe 2023-11-17 16:05:04 +00:00
responsive Bug 1868283 - part 2: Make `browser_tooltip.js` synthesize mouse events via the parent process r=daisuke,devtools-reviewers,nchevobbe 2023-12-13 07:13:03 +00:00
shared Bug 1869590 - Batch 19 - convert remaining mochitest ini to toml. r=aryx,necko-reviewers,devtools-reviewers,dom-storage-reviewers,asuth,valentin,nchevobbe 2023-12-13 15:44:04 +00:00
storage Bug 1857999: Move XML stylesheet processing instructions to link elements. r=Gijs,webdriver-reviewers,settings-reviewers,application-update-reviewers,devtools-reviewers,places-reviewers,Standard8,whimboo,bytesized,ochameau 2023-10-18 07:04:41 +00:00
styleeditor Bug 1844055 - [devtools] Make property-toggle checkbox keyboard accessible. r=devtools-reviewers,accessibility-frontend-reviewers,ochameau,morgan. 2023-11-23 11:14:51 +00:00
themes Bug 1844061 - [devtools] Set aria attributes on Rules view toolbar buttons. r=devtools-reviewers,accessibility-frontend-reviewers,ochameau,morgan. 2023-12-06 19:42:39 +00:00
webconsole Bug 1858041 - [devtools] Replace `fail-if` with `skip-if` for 2 tests that inconsistently failing/passing a11y-checks. r=devtools-reviewers,nchevobbe 2023-12-13 16:31:23 +00:00
.eslintrc.js
constants.js
definitions.js Bug 1843309 - [devtools] Add aria-pressed attribute on toolbox toggle buttons. r=devtools-reviewers,ochameau. 2023-10-03 04:59:03 +00:00
devtools-client.js Bug 1836856 - [devtools] Drop support of DevToolsClient.request's second onResponse argument. r=devtools-reviewers,bomsy 2023-06-26 11:08:46 +00:00
devtools-experimental-prefs.js Bug 1766485 - [devtools] Consider server side target switching always enabled for tab toolboxes. r=devtools-reviewers,nchevobbe 2023-01-30 12:49:54 +00:00
jar.mn Bug 1826505 - [devtools] Don't vendor react-aria-components anymore. r=devtools-reviewers,ochameau. 2023-11-23 06:27:43 +00:00
menus.js Bug 1845768 - [devtools] Only try to open URL as JS files in debugger/view-source if DevTools are opened in the current tab. r=devtools-reviewers,perftest-reviewers,jdescottes,sparky 2023-08-21 08:01:36 +00:00
moz.build