gecko-dev/dom/browser-element
Masayuki Nakano e705b3211c Bug 1540015 - part 1: Make Document.h stop including nsIPresShell.h r=smaug
If `Document::GetShell()` returns `PresShell*` rather than `nsIPresShell`, it's
a good step to deCOMTaminate `PresShell`.

This patch makes `Document.h` stop including `nsIPresShell.h` since
`nsIPresShell.h` includes `Document.h` indirectly and that causes bustage
when we make `Document::GetShell()` return `PresShell*`.

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

--HG--
extra : moz-landing-system : lando
2019-03-29 15:11:04 +00:00
..
mochitest Bug 1508823 - Enable ESLint for dom/browser-element (manual changes). r=mccr8 2019-03-19 20:56:24 +00:00
BrowserElementChild.js Bug 1508823 - Enable ESLint for dom/browser-element (manual changes). r=mccr8 2019-03-19 20:56:24 +00:00
BrowserElementChildPreload.js Bug 1508823 - Enable ESLint for dom/browser-element (manual changes). r=mccr8 2019-03-19 20:56:24 +00:00
BrowserElementCopyPaste.js Bug 1508823 - Enable ESLint for dom/browser-element (manual changes). r=mccr8 2019-03-19 20:56:24 +00:00
BrowserElementParent.cpp Bug 1540015 - part 1: Make Document.h stop including nsIPresShell.h r=smaug 2019-03-29 15:11:04 +00:00
BrowserElementParent.h Bug 1353867 - Change WindowProxyHolder's native type to BrowsingContext. r=bzbarsky 2019-01-02 13:27:05 +00:00
BrowserElementParent.jsm Bug 1508823 - Enable ESLint for dom/browser-element (manual changes). r=mccr8 2019-03-19 20:56:24 +00:00
BrowserElementPromptService.jsm Bug 1508823 - Enable ESLint for dom/browser-element (manual changes). r=mccr8 2019-03-19 20:56:24 +00:00
components.conf Bug 1524688: Part 55 - Convert BrowserElementParent to static registration. r=mconley 2019-01-30 11:36:13 -08:00
moz.build Bug 1535353 - update Core :: DOM: * bugzilla product and component meta data in moz.build files after reorganization in bug 1533440 r=hsinyi 2019-03-17 23:13:22 +00:00
nsIBrowserElementAPI.idl Bug 1503070 part 12. Stop using DOMRequest in BrowserElement getCanGoForward/Back APIs. r=ehsan 2018-11-01 17:37:48 -04:00