зеркало из https://github.com/mozilla/gecko-dev.git
1569812676
This simplifies the chromeFlag calculation for: * chrome-priv case, by removing not-fully-chrome-priv case * content case, by removing presenceFlag calculation both by removing the special case for nsGlobalWindowOuter::Print and nsDocShell::PerformRetargeting, that has chrome caller but no chrome parent. Code path for nsGlobalWindowOuter::Print and nsDocShell::PerformRetargeting now uses the content case instead of the chrome-priv case, but the resulting flag doesn't change (CHROME_ALL) for those 2 consumers. Differential Revision: https://phabricator.services.mozilla.com/D129530 |
||
---|---|---|
.. | ||
build | ||
moz.build | ||
nsEmbedCID.h | ||
nsIEmbeddingSiteWindow.idl | ||
nsIPrintPreviewNavigation.idl | ||
nsIPrintingPromptService.idl | ||
nsITopLevelNavigationDelegate.idl | ||
nsIWebBrowser.idl | ||
nsIWebBrowserChrome.idl | ||
nsIWebBrowserChromeFocus.idl | ||
nsIWebBrowserPrint.idl | ||
nsWebBrowser.cpp | ||
nsWebBrowser.h | ||
nsWebBrowserContentPolicy.cpp | ||
nsWebBrowserContentPolicy.h |