gecko-dev/toolkit/mozapps
Luca Greco 7069822ab0 Bug 1841381 - Fix browser_html_detail_view.js betasim perma failure. r=extension-reviewers,robwu
The test was accessing the role DOM attribute as a property of the
DOM element, reflecting that DOM attribute into a DOM element
property is currently gated by the "accessibility.ARIAReflection.enabled"
pref (which is currently set to true only in Nightly).

The perma failure while running on beta is fixed by this patch by accessing
the role DOM attribute using getAttribute (which works as expected on
both nightly and beta builds).

Differential Revision: https://phabricator.services.mozilla.com/D182633
2023-07-02 16:15:50 +00:00
..
defaultagent Bug 1838354 - Change how the rust workspace hack is added. r=firefox-build-system-reviewers,webdriver-reviewers,ahochheiden,whimboo 2023-06-21 07:31:44 +00:00
downloads Bug 1840499 - Accomodate ESR in JNLP test. r=RyanVM 2023-06-27 17:00:03 +00:00
extensions Bug 1841381 - Fix browser_html_detail_view.js betasim perma failure. r=extension-reviewers,robwu 2023-07-02 16:15:50 +00:00
handling Bug 1834051 - Decommission --in-content-deemphasized-text and use --text-color-deemphasized instead. r=Itiel 2023-05-23 15:32:33 +00:00
installer Backed out 2 changesets (bug 1836874, bug 1836875) because will break win PGO and SM jobs(as requested by Ryan) CLOSED TREE 2023-07-02 08:15:24 -04:00
notificationserver Bug 1822842 - Trim down notification server event viewer logging unless `alerts.useSystemBackend.windows.notificationserver.verbose=true`. r=nalexander 2023-03-22 18:25:55 +00:00
preferences Bug 1826063 - Automatic fixes for enabling Prettier on production xhtml and html files. r=mossop,webdriver-reviewers,webcompat-reviewers,geckoview-reviewers,extension-reviewers,settings-reviewers,application-update-reviewers,credential-management-reviewers,fxview-reviewers,sgalich,nalexander,devtools-reviewers,sclements,denschub,robwu,owlish 2023-05-20 12:26:56 +00:00
update Bug 1824420 - r=nalexander 2023-06-27 22:17:50 +00:00