gecko-dev/browser/components/extensions
Boris Zbarsky 16e02a5e28 Bug 1460735 part 1. Remove use of nsIDOMDocument in JS. r=qdot
There are some places where we have a thing which may not even be a node, and
we end up hardcoding the value of DOCUMENT_NODE there, because
"foo.nodeType == foo.DOCUMENT_NODE" will test true if foo is not a node: both
sides will be undefined.
2018-05-29 13:39:00 -04:00
..
child Bug 1372406: Stop misusing import-globals-from in extension API scripts. r=aswan 2018-03-25 21:20:17 -07:00
parent Bug 1460735 part 1. Remove use of nsIDOMDocument in JS. r=qdot 2018-05-29 13:39:00 -04:00
schemas Bug 1463408 part 2 - Add profiler feature seqstyle for forcing sequential styling when profiling. r=emilio,mstange 2018-05-23 19:35:03 +10:00
test Backed out changeset 188dc519bc48 (bug 1464635) r=backout 2018-05-28 07:47:30 -07:00
.eslintrc.js Bug 1371292 - Clean up more ESLint global definitions in configuration files in toolkit/ and browser/. r=mossop 2017-06-08 10:59:12 +01:00
ExtensionControlledPopup.jsm Bug 1461145: Support async startup/shutdown bootstrap methods. r=aswan 2018-05-12 18:51:32 -07:00
ExtensionPopups.jsm Bug 1459066 - Overflow menu WebExtension subview header should use the default browser styling instead of the extension's styling. r=mixedpuppy 2018-05-07 13:06:46 -04:00
ParseBreakpadSymbols-worker.js Bug 1461056 - Remove the "remoteBreakpad" symbol rule, because it's no longer needed. r=dthayer 2018-05-11 23:18:44 -04:00
ParseCppFiltSymbols-worker.js Bug 1362786 - (3) Run CppFiltParser in worker r=kmag 2017-07-21 14:13:37 -07:00
ParseNMSymbols-worker.js Bug 1362786 - (2) Run NMParser in worker r=kmag 2017-07-21 14:14:17 -07:00
ParseSymbols.jsm Bug 1362786 - (2) Run NMParser in worker r=kmag 2017-07-21 14:14:17 -07:00
ext-browser.json Bug 1372406: Stop misusing import-globals-from in extension API scripts. r=aswan 2018-03-25 21:20:17 -07:00
extension-mac-panel.css
extension-mac.css Bug 1354336 - Require all browser_style elements to have the browser-style class r=mikedeboer 2017-06-23 13:54:19 -04:00
extension-win-panel.css Bug 1330146. Remove windows-xp and windows-vista values from extension-win-panel.css. r=kmag 2017-07-19 11:43:07 -05:00
extension.css Bug 1354336 - Require all browser_style elements to have the browser-style class r=mikedeboer 2017-06-23 13:54:19 -04:00
extension.svg
extensions-browser.manifest Bug 1372406: Stop misusing import-globals-from in extension API scripts. r=aswan 2018-03-25 21:20:17 -07:00
jar.mn Bug 1372406: Stop misusing import-globals-from in extension API scripts. r=aswan 2018-03-25 21:20:17 -07:00
moz.build Bug 1397809 - Part 1: Convert New Tab doorhanger to a generic class r=aswan,Gijs 2017-12-19 13:56:04 -06:00