fune/browser/components/extensions
Kris Maglione 031076f2f3 Bug 1463291: Move docShell getter from Document to Window. r=bz
DocShells are associated with outer DOM Windows, rather than Documents, so
having the getter on the document is a bit odd to begin with. But it's also
considerably less convenient, since most of the times when we want a docShell
from JS, we're dealing most directly with a window, and have to detour through
the document to get it.

MozReview-Commit-ID: LUj1H9nG3QL

--HG--
extra : source : fcfb99baa0f0fb60a7c420a712c6ae7c72576871
extra : histedit_source : 5be9b7b29a52a4b8376ee0bdfc5c08b12e3c775a
2018-05-21 16:58:23 -07:00
..
child Bug 1366702 - Invoke menus.create callback if error occurs + tests r=mixedpuppy 2018-07-20 19:59:55 +02:00
parent Bug 1463291: Move docShell getter from Document to Window. r=bz 2018-05-21 16:58:23 -07:00
schemas Backed out changeset 6cc8354ce3c5 (bug 1378647) for causing failures in toolkit/components/extensions/test/mochitest/test_ext_webrequest_basic.html on a CLOSED TREE 2018-07-19 15:17:42 +03:00
test Bug 1357487: Enable OOP extensions by default on all platforms. r=aswan 2018-07-25 10:29:20 -07:00
.eslintrc.js
ext-browser.json Bug 1352598 - Add WebExtension API for access to search. r=aswan 2018-06-18 10:39:12 -05:00
extension-mac-panel.css
extension-mac.css
extension-win-panel.css
extension.css
extension.svg
ExtensionControlledPopup.jsm Backed out 4 changesets (bug 1478308) for ESlint failure on AttributionCode.jsm. CLOSED TREE 2018-07-26 11:13:28 +03:00
ExtensionPopups.jsm Bug 1452514: Correctly handle a browser window closing before its popups do. r=mixedpuppy 2018-07-19 19:03:20 -07:00
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 1352598 - Add WebExtension API for access to search. r=aswan 2018-06-18 10:39:12 -05:00
moz.build Bug 1469872 - update bugzilla products and components in moz.build files: webextensions. r=nalexander 2018-06-20 21:41:59 +03: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
ParseNMSymbols-worker.js
ParseSymbols.jsm