gecko-dev/browser/components
James Teh 33c82e5cba Bug 1473200: Provide accessibility context for permission controls in the identity popup. r=johannh
The containers are given an ARIA role of group and labels are associated using aria-labelledby.
For example, this allows screen reader users to know which permission each control is associated with.
Otherwise, they might hear only "Clear this permission and ask again  button", with no knowledge of what the permission is.

MozReview-Commit-ID: LeiOmz6go9l

--HG--
extra : rebase_source : 66920efd9d0f72375561c5b10d4bbd765306abf1
2018-07-04 12:13:51 +10:00
..
about Bug 1463748 - Fork and pref-off the new error pages r=johannh 2018-06-12 17:51:37 -07:00
build Bug 1366808: Add about:restartrequired page for situations when a background update has occurred and restarting Firefox is required to continue. r=felipe 2018-05-08 10:31:37 -04:00
contextualidentity Bug 1405428 - skip-if = verify on mochitests which do not pass test-verify. r=gbrown 2018-06-10 05:01:47 -04:00
controlcenter/content Bug 1473200: Provide accessibility context for permission controls in the identity popup. r=johannh 2018-07-04 12:13:51 +10:00
customizableui Bug 1467695: Wait for async disable operations to finish when calling addonChanged listeners. r=aswan 2018-06-08 13:02:43 -07:00
dirprovider
downloads Bug 1472635 - Prevent suppressing executable warnings using the "don't ask me this again" checkbox. r=Gijs 2018-07-02 15:42:58 +01:00
enterprisepolicies Bug 1467593 - Add strict=false to the schema of some policies. r=mkaply 2018-06-29 15:54:54 -03:00
extensions Bug 1473533 - Change the nsINavHistoryObserver::OnDeleteVisits visit time parameter to be a boolean for partial removal. r=mak 2018-07-05 13:18:31 +00:00
feeds Bug 1463738 - Remove the Bookmark description UI. r=dao 2018-05-23 17:15:09 +01:00
library Bug 1444500 - Add an about:library page to Firefox r=dmose 2018-04-10 15:11:55 -04:00
migration Backed out 5 changesets (bug 1340498) for build bustage due to conflicts with bug 1470325. a=backout 2018-06-27 14:05:20 +03:00
newtab Bug 1472302 - Add router previews, prerender noscripts and bug fixes to Activity Stream. r=ursula 2018-06-29 11:59:55 -07:00
originattributes Bug 1453751: Load favicons in the content process. r=mak, r=gijs, r=aswan, r=mixedpuppy 2018-06-28 16:06:09 -07:00
payments Bug 1427961 - Implement error tooltip styling. r=MattN 2018-06-20 23:27:56 -04:00
places Bug 1445764 - Move Places imports from XUL to JS for the Places documents;r=standard8 2018-07-03 14:26:49 -07:00
preferences Bug 1445764 - Move Places imports from XUL to JS for the Places documents;r=standard8 2018-07-03 14:26:49 -07:00
privatebrowsing Bug 1453751: Load favicons in the content process. r=mak, r=gijs, r=aswan, r=mixedpuppy 2018-06-28 16:06:09 -07:00
resistfingerprinting Bug 1441295 - Reverted the changes in bug 1372069 and modified test; r=baku 2018-06-15 23:23:40 -04:00
safebrowsing/content/test
search Bug 1466631 - Move MercadoLibre to UTF-8, https and fix icon. r=flod 2018-06-29 17:33:07 -05:00
sessionstore Bug 1453751: Load favicons in the content process. r=mak, r=gijs, r=aswan, r=mixedpuppy 2018-06-28 16:06:09 -07:00
shell Backed out changeset be11a3290029 (bug 1469916) for test orange involving Not enough arguments [nsIWebBrowserPersist.saveURI] 2018-07-03 15:45:13 +01:00
syncedtabs Bug 1453667 - Remove BrowserUITelemetry from other parts of browser/ r=Gijs 2018-06-06 19:42:19 +01:00
tests Bug 1458617 - Add telemetry to detect if a user has a custom about:newtab/home page. r=Mardak 2018-05-15 13:47:56 -04:00
translation Bug 1405428 - skip-if = verify on mochitests which do not pass test-verify. r=gbrown 2018-06-10 05:01:47 -04:00
uitour Bug 1453667 - Remove BrowserUITelemetry from UITour. r=MattN 2018-06-06 20:01:28 +01:00
.eslintrc.js
BrowserComponents.manifest Bug 1446809 - Ride along: also remove some mobile/xul/ legacy declaration r=florian 2018-03-19 10:43:17 +01:00
distribution.js Bug 947838 - Don't reload distro prefs, just load at the same time as customizations. r=florian 2018-07-05 16:02:00 -05:00
moz.build Backed out changeset a8fef6308479 (bug 1457287) for conflicts during backout. CLOSED TREE 2018-04-27 09:08:33 +03:00
nsBrowserContentHandler.js Bug 1456035: Part 5 - Convert manual QueryInterface to ChromeUtils.generateQI. r=mccr8 2018-04-23 12:58:34 -07:00
nsBrowserGlue.js Backed out 2 changesets (bug 1347204) for ESlint failure on browser_ext_themes_ntp_colors. CLOSED TREE 2018-07-06 01:13:43 +03:00
nsIBrowserHandler.idl