gecko-dev/docshell/base
Matt Woodrow df21aaeee9 Bug 1583700 - Move CSP setup code to run in both processes. r=nika,ckerschb,mattwoodrow
We want this to run in both processes so that we set the cspToInherit on the LoadInfo within the child as well as the parent.

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

--HG--
extra : moz-landing-system : lando
2019-10-22 01:03:18 +00:00
..
crashtests Bug 1510785 - Skip all XBL related tests when XBL is disabled. r=bzbarsky 2019-10-08 23:52:46 +00:00
timeline Bug 1589309. Pass XPCOM strings, not buffer pointers, to notifyJSRunToCompletionStart. r=smaug 2019-10-18 02:50:45 +00:00
BrowsingContext.cpp Bug 1589399 - Make BrowsingContext implement nsISupports, r=smaug 2019-10-18 18:58:30 +00:00
BrowsingContext.h Bug 1589399 - Make BrowsingContext implement nsISupports, r=smaug 2019-10-18 18:58:30 +00:00
BrowsingContextFieldList.h Bug 1588720 - Part 2: Track number of popup spam through BrowsingContext; r=smaug 2019-10-18 03:04:55 +00:00
BrowsingContextGroup.cpp Backed out 3 changesets (bug 1575051) for bc failures on browser_browsingContext-getWindowByName.js . CLOSED TREE 2019-10-14 19:19:05 +03:00
BrowsingContextGroup.h Backed out 3 changesets (bug 1575051) for bc failures on browser_browsingContext-getWindowByName.js . CLOSED TREE 2019-10-14 19:19:05 +03:00
CanonicalBrowsingContext.cpp Bug 1576714 - Part 3: Initiate subframe process switches from the parent, r=kmag 2019-10-15 16:19:16 +00:00
CanonicalBrowsingContext.h Bug 1576714 - Part 3: Initiate subframe process switches from the parent, r=kmag 2019-10-15 16:19:16 +00:00
ChildProcessChannelListener.cpp
ChildProcessChannelListener.h
IHistory.h
LoadContext.cpp Bug 1566186: Part 1 - Remove DocShell support for isolated mozbrowsers. r=nika 2019-07-16 16:40:19 -07:00
LoadContext.h Bug 1566186: Part 1 - Remove DocShell support for isolated mozbrowsers. r=nika 2019-07-16 16:40:19 -07:00
moz.build Bug 1566215 - Part 6: Undo the insecure URI loading exception for the Layout Debugger. r=dbaron 2019-07-22 04:48:46 +00:00
nsAboutRedirector.cpp Bug 1532703 - Redirect "about:config" to the HTML version on all channels for browser builds. r=mconley 2019-10-14 15:58:42 +00:00
nsAboutRedirector.h
nsCTooltipTextProvider.h
nsDefaultURIFixup.cpp Bug 1586681 - Ensure URIFIxup uses the right engine when there's a separate PB engine. r=Standard8,Gijs 2019-10-12 12:37:51 +00:00
nsDefaultURIFixup.h Bug 1586681 - Ensure URIFIxup uses the right engine when there's a separate PB engine. r=Standard8,Gijs 2019-10-12 12:37:51 +00:00
nsDocShell.cpp Bug 1583700 - Move CSP setup code to run in both processes. r=nika,ckerschb,mattwoodrow 2019-10-22 01:03:18 +00:00
nsDocShell.h Backed out 7 changesets (bug 1583700) for causing raptor dom failures. 2019-10-22 03:57:07 +03:00
nsDocShellEditorData.cpp
nsDocShellEditorData.h
nsDocShellEnumerator.cpp Bug 1559414 - Rename unaudited pre-fission methods with SameProcess for future audit burndown. r=nika 2019-07-26 16:48:31 +00:00
nsDocShellEnumerator.h
nsDocShellLoadState.cpp Bug 1588298 - Ensure CreateFromLoadURIOptions passes the appropriate PRIVATE flag to URIFixup. r=kmag 2019-10-15 08:11:45 +00:00
nsDocShellLoadState.h Bug 1588065 - Fix namespace issues in nsDocShellLoadState.h. r=mattwoodrow 2019-10-13 00:07:50 +00:00
nsDocShellLoadTypes.h Bug 1578624 - P3: Move conversion from LoadURIOptions processing into a static constructor for nsDocShellLoadState. r=kmag 2019-10-11 02:27:03 +00:00
nsDocShellTreeOwner.cpp Bug 1583203 - Annotate nsINode::OwnerDoc() as MOZ_NONNULL_RETURN. r=smaug 2019-09-23 18:12:19 +00:00
nsDocShellTreeOwner.h Bug 1550637 - hide tooltip when the docshell navigate, don't show tooltips if the docshell is no longer active, r=nika,dao 2019-07-16 07:48:23 +00:00
nsDSURIContentListener.cpp Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
nsDSURIContentListener.h
nsIContentViewer.idl Bug 1523638 - Part 9: Use provided 'WindowGlobalChild' actors to create the initial about:blank document, r=kmag 2019-08-08 16:07:12 +00:00
nsIContentViewerEdit.idl
nsIDocShell.idl Bug 1589309. Pass XPCOM strings, not buffer pointers, to notifyJSRunToCompletionStart. r=smaug 2019-10-18 02:50:45 +00:00
nsIDocShellTreeItem.idl Backed out 3 changesets (bug 1575051) for bc failures on browser_browsingContext-getWindowByName.js . CLOSED TREE 2019-10-14 19:19:05 +03:00
nsIDocShellTreeOwner.idl
nsIDocumentLoaderFactory.idl
nsILoadContext.idl Bug 1566186: Part 1 - Remove DocShell support for isolated mozbrowsers. r=nika 2019-07-16 16:40:19 -07:00
nsILoadURIDelegate.idl
nsIPrivacyTransitionObserver.idl
nsIReflowObserver.idl
nsIRefreshURI.idl
nsIScrollable.idl
nsIScrollObserver.h
nsITooltipListener.idl
nsITooltipTextProvider.idl
nsIURIFixup.idl Bug 1586681 - Ensure URIFIxup uses the right engine when there's a separate PB engine. r=Standard8,Gijs 2019-10-12 12:37:51 +00:00
nsIWebNavigation.idl
nsIWebNavigationInfo.idl
nsIWebPageDescriptor.idl
nsPingListener.cpp Bug 1565767 part 5. Remove some unnecesary refcounting at nsIContent::GetBaseURI callsites. r=peterv 2019-07-15 18:29:05 +00:00
nsPingListener.h
nsRefreshTimer.cpp
nsRefreshTimer.h
nsWebNavigationInfo.cpp
nsWebNavigationInfo.h
SerializedLoadContext.cpp
SerializedLoadContext.h