зеркало из https://github.com/mozilla/gecko-dev.git
e705b3211c
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 |
||
---|---|---|
.. | ||
mochitest | ||
BrowserElementChild.js | ||
BrowserElementChildPreload.js | ||
BrowserElementCopyPaste.js | ||
BrowserElementParent.cpp | ||
BrowserElementParent.h | ||
BrowserElementParent.jsm | ||
BrowserElementPromptService.jsm | ||
components.conf | ||
moz.build | ||
nsIBrowserElementAPI.idl |