зеркало из https://github.com/mozilla/gecko-dev.git
e060a86c42
This removes all docshell nsISecureBrowserUI and mixed content properties, and moves them into CanonicalBrowsingContext/WindowGlobalParent. It makes the mixed content blocker just compute the state for the current load, and then send the results to the parent process, where we update the security state accordingly. I think we could in the future remove onSecurityChange entirely, and instead just fire an event to the <browser> element notifying it of changes to the queryable securityUI. Unfortunately we have a lot of existing code that depends on specific ordering between onSecurityChange and onLocationChange, so I had to hook into the RemoteWebProgress implementation in BrowserParent to mimic the same timings. Differential Revision: https://phabricator.services.mozilla.com/D75447 |
||
---|---|---|
.. | ||
BrowsingContext.webidl | ||
ChannelWrapper.webidl | ||
ChromeUtils.webidl | ||
ClonedErrorHolder.webidl | ||
DOMCollectedFrames.webidl | ||
DOMLocalization.webidl | ||
DebuggerNotification.webidl | ||
DebuggerNotificationObserver.webidl | ||
DebuggerUtils.webidl | ||
DocumentL10n.webidl | ||
DominatorTree.webidl | ||
Flex.webidl | ||
Fluent.webidl | ||
FrameLoader.webidl | ||
HeapSnapshot.webidl | ||
InspectorUtils.webidl | ||
IteratorResult.webidl | ||
JSActor.webidl | ||
JSProcessActor.webidl | ||
JSWindowActor.webidl | ||
L10nOverlays.webidl | ||
Localization.webidl | ||
MatchGlob.webidl | ||
MatchPattern.webidl | ||
MessageManager.webidl | ||
MozDocumentObserver.webidl | ||
MozSharedMap.webidl | ||
MozStorageAsyncStatementParams.webidl | ||
MozStorageStatementParams.webidl | ||
MozStorageStatementRow.webidl | ||
PlacesEvent.webidl | ||
PlacesObservers.webidl | ||
PrecompiledScript.webidl | ||
PrioEncoder.webidl | ||
PromiseDebugging.webidl | ||
SessionStoreUtils.webidl | ||
StructuredCloneHolder.webidl | ||
TelemetryStopwatch.webidl | ||
WebExtensionContentScript.webidl | ||
WebExtensionPolicy.webidl | ||
WindowGlobalActors.webidl | ||
XULFrameElement.webidl | ||
XULMenuElement.webidl | ||
XULTextElement.webidl | ||
XULTreeElement.webidl | ||
moz.build |