fune/browser/components
Brian Grinstead db663b11af Bug 1508446 - Require that [accesskey] gets set on <xul:label> to enable formatting without referencing a binding parent;r=paolo
Previously, if the accesskey attribute was missing then the label would reach up
to binding parent to find it's accesskey. In practice, bindings already do
[xbl:inherits=accesskey] to send it down to the label anyway.

The problem with this is that for controls without accesskeys, the attribute doesn't get set,
so the label will access the control from JS. This is fine for XBL, since typically
the label XBL will construct at the same time as the control, but when migrating
to Custom Elements, the label gets connected even when the control is hidden.

Differential Revision: https://phabricator.services.mozilla.com/D12355

--HG--
extra : moz-landing-system : lando
2019-02-26 16:41:47 +00:00
..
about Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
aboutconfig Bug 1524779 - Use a separate button to show all preferences. r=mconley,flod 2019-02-18 13:30:31 +00:00
attribution
build Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
contextualidentity
controlcenter/content Bug 1529221 - 'Report a Problem' text-link in the identity popup doesn't work anymore, r=MattN 2019-02-21 14:52:40 +00:00
customizableui Bug 1508446 - Require that [accesskey] gets set on <xul:label> to enable formatting without referencing a binding parent;r=paolo 2019-02-26 16:41:47 +00:00
dirprovider
downloads Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
enterprisepolicies Bug 1529312 - Allow DontCheckDefaultBrower policy to be false r=Felipe 2019-02-22 16:15:55 +00:00
extensions Bug 1512353 skip moving windows between pb and non-pb windows r=zombie 2019-02-25 18:38:49 +00:00
library
migration Bug 1529495 - Remove unused third argument to OSCrypto.decryptData and OSCrypto.encryptData. r=MattN 2019-02-21 15:35:27 +00:00
newtab Bug 1529755 - Add Hero caps, remove maps and bug fixes to Activity Stream r=k88hudson 2019-02-21 22:30:21 +00:00
originattributes Bug 1507110 - Allow hijacking localhost only if network.proxy.allow_hijacking_localhost is set r=Gijs,mayhemer,mkaply,jmaher 2019-02-19 21:53:22 +00:00
payments Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
places Bug 1502072 - Removing restriction of opening javascript places into new tabs. r=Gijs 2019-02-25 11:19:05 +00:00
pocket Bug 1528952 - Add Pin tab action to the Page Actions Menu r=andreio,dao 2019-02-22 08:04:12 +00:00
preferences Bug 1429016 - Remove expiring WEB_NOTIFICATION_* telemetry probes r=MattN 2019-02-23 09:56:08 +00:00
privatebrowsing Backed out changeset f4094fd9e1df (bug 1517528) for mochitest failures on a CLOSED TREE 2019-02-19 22:25:55 +02:00
protocolhandler Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
resistfingerprinting Bug 1407366 - Part 5: Reset the Zoom in browser_bug1369357_site_specific_zoom_level.js r=johann 2019-02-06 12:59:26 -06:00
safebrowsing/content/test
search Bug 1527349 - Remove meta.ua searchplugin from Ukrainian (uk) locale r=mkaply 2019-02-22 16:58:57 +00:00
sessionstore Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-02-26 00:09:40 +02:00
shell Bug 1528760 - Fix issues in the setDesktopBackground dialog following the ChromeUtils.import global changes. r=johannh 2019-02-18 15:53:45 +00:00
syncedtabs Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
tests Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
touchbar Bug 1522039 - Changes default Touch Bar button set and replaces icon on Close Window button. r=bwinton,mikedeboer 2019-02-21 19:23:33 +00:00
translation Bug 1527495 - migrate text-link binding to CE, r=bgrins 2019-02-12 19:14:40 -05:00
uitour Bug 1524593 - nsISearchService (aka nsIBrowserSearchService, previously) refactor to be mostly an asynchronous, in preparation of WebExtension engines. r=daleharvey 2019-02-02 11:27:21 +00:00
urlbar Bug 1496685 - Implement UrlbarController::viewContextChanged. r=dao 2019-02-26 15:30:10 +00:00
.eslintrc.js
BrowserComponents.manifest Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
BrowserContentHandler.jsm Bug 1525125 block newtab and homepage overrides in private windows r=rpl,Gijs 2019-02-19 19:19:44 +00:00
BrowserGlue.jsm Bug 1529425 - Add Telemetry to count the number of users in each Content blocking mode. r=johannh,janerik 2019-02-26 09:11:30 +00:00
components.conf Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
distribution.js
moz.build Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
nsIBrowserHandler.idl