fune/browser/components/extensions
Brian Grinstead b57202f633 Bug 1503342 - Rename richlistbox.children to richlistbox.itemChildren so .children will refer to the normal DOM API;r=paolo
In Bug 1479125 we put calls to .children that were intended to access child elements into the custom
method, which is a slower path. We may eventually want to remove itemChildren altogether and just assume
that all children are items, but that's out of scope for a perf fix like this.

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

--HG--
extra : moz-landing-system : lando
2018-11-11 13:21:18 +00:00
..
child Bug 1398734 - Support devtools.panels.elements sidebar.setPage API method. r=mixedpuppy 2018-10-03 18:26:39 +00:00
parent Bug 1505670 - Check if the tab is still alive after waiting for the next microtask checkpoint, in TabTracker#handleEvent. r=mixedpuppy 2018-11-09 15:25:38 +09:00
schemas Bug 1500741 - Support encoding for WebExtension engines. r=mixedpuppy 2018-11-06 17:34:31 +00:00
test Bug 1503342 - Rename richlistbox.children to richlistbox.itemChildren so .children will refer to the normal DOM API;r=paolo 2018-11-11 13:21:18 +00:00
.eslintrc.js
ext-browser.json Bug 1325814 - Add extension API to find menu target r=mixedpuppy 2018-08-04 18:09:49 +02:00
extension-mac-panel.css
extension-mac.css Bug 1482411 - Port bug 1371951 changes to extension-mac.css r=mixedpuppy 2018-08-10 15:00:35 +00:00
extension-win-panel.css
extension.css Bug 1484911 - Convert .disabled selectors on <form> elements in extension.css to :disabled; r=bwinton 2018-08-23 13:16:11 +00:00
extension.svg
ExtensionControlledPopup.jsm Bug 1497921 - make sure the window in which we try to show the ExtensionControlledPopup can show popups, r=aswan 2018-10-12 11:29:39 +00:00
ExtensionPopups.jsm Bug 1493655 - make nsISecureBrowserUI initialize from a docshell instead of a window, r=keeler,nika 2018-09-26 17:48:38 +00:00
extensions-browser.manifest Bug 1325814 - Add extension API to find menu target r=mixedpuppy 2018-08-04 18:09:49 +02:00
jar.mn Bug 1325814 - Add extension API to find menu target r=mixedpuppy 2018-08-04 18:09:49 +02:00
moz.build Bug 1494488 - Stop demangling in the geckoProfiler WebExtension API because perf.html knows how to demangle now. r=dthayer 2018-10-01 22:39:28 +00:00
ParseBreakpadSymbols-worker.js Bug 1483616 - Ignore optional m specifier in PUBLIC and FUNC lines. r=kmag 2018-09-21 03:38:39 +00:00
ParseNMSymbols-worker.js Bug 1494488 - Stop demangling in the geckoProfiler WebExtension API because perf.html knows how to demangle now. r=dthayer 2018-10-01 22:39:28 +00:00
ParseSymbols.jsm Bug 1494488 - Stop demangling in the geckoProfiler WebExtension API because perf.html knows how to demangle now. r=dthayer 2018-10-01 22:39:28 +00:00