gecko-dev/testing/specialpowers
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
..
content Bug 1463291: Move docShell getter from Document to Window. r=bz 2018-05-21 16:58:23 -07:00
Makefile.in Bug 1462489 - Put packaged test addons in the test package with the test packager rather than Makefile.in r=mshal 2018-05-30 15:24:09 -07:00
api.js Bug 1451519 Convert specialpowers to a webextension r=kmag 2018-06-27 13:10:51 -07:00
manifest.json Bug 1451519 Convert specialpowers to a webextension r=kmag 2018-06-27 13:10:51 -07:00
moz.build Bug 1451519 Convert specialpowers to a webextension r=kmag 2018-06-27 13:10:51 -07:00
schema.json Bug 1451519 Convert specialpowers to a webextension r=kmag 2018-06-27 13:10:51 -07:00