.. |
crashtests
|
…
|
|
timeline
|
…
|
|
BaseHistory.cpp
|
…
|
|
BaseHistory.h
|
…
|
|
BrowsingContext.cpp
|
Bug 1700963 - Add a "browsing-context-did-set-embedder" observer notification, r=nika
|
2021-04-14 23:36:10 +00:00 |
BrowsingContext.h
|
Bug 1699721 - Part 1: Fully remove LegacyCheckOnlyOwningProcess, r=kmag
|
2021-03-31 16:51:58 +00:00 |
BrowsingContextGroup.cpp
|
Bug 1696908 - Ensure parent-managed order of setting the focused browsing context. r=nika
|
2021-04-01 08:45:14 +00:00 |
BrowsingContextGroup.h
|
Bug 1702791 - Fix typos in comments BrowsingContextGroup.h. DONTBUILD r=farre
|
2021-04-06 14:39:51 +00:00 |
BrowsingContextWebProgress.cpp
|
Bug 1704651 - Trigger stop notification on discard if waiting for it. r=nika
|
2021-04-16 23:16:41 +00:00 |
BrowsingContextWebProgress.h
|
Bug 1704651 - Trigger stop notification on discard if waiting for it. r=nika
|
2021-04-16 23:16:41 +00:00 |
CanonicalBrowsingContext.cpp
|
Bug 1696158 - Move CanSavePresentation to the parent process. Do CanSavePresentation check completely in parent. r=smaug,nika
|
2021-04-19 14:50:56 +00:00 |
CanonicalBrowsingContext.h
|
Bug 1696158 - Move CanSavePresentation to the parent process. Do CanSavePresentation check completely in parent. r=smaug,nika
|
2021-04-19 14:50:56 +00:00 |
ChildProcessChannelListener.cpp
|
…
|
|
ChildProcessChannelListener.h
|
…
|
|
IHistory.h
|
…
|
|
LoadContext.cpp
|
…
|
|
LoadContext.h
|
…
|
|
SerializedLoadContext.cpp
|
…
|
|
SerializedLoadContext.h
|
…
|
|
SyncedContext.h
|
…
|
|
SyncedContextInlines.h
|
…
|
|
URIFixup.jsm
|
Bug 1693503: Do search if the format inputed is user@host but might be intented as keyword. r=mak
|
2021-04-02 10:05:37 +00:00 |
WindowContext.cpp
|
…
|
|
WindowContext.h
|
…
|
|
moz.build
|
…
|
|
nsAboutRedirector.cpp
|
…
|
|
nsAboutRedirector.h
|
…
|
|
nsCTooltipTextProvider.h
|
…
|
|
nsDSURIContentListener.cpp
|
Bug 1702608, ensure the same docshell is used in nsDSURIContentListener, r=kmag
|
2021-04-07 10:24:58 +00:00 |
nsDSURIContentListener.h
|
…
|
|
nsDocShell.cpp
|
Bug 1696158 - Move CanSavePresentation to the parent process. Make nsDocShell listen for background requests too. r=smaug,necko-reviewers
|
2021-04-19 14:50:57 +00:00 |
nsDocShell.h
|
Bug 1696158 - Move CanSavePresentation to the parent process. Do CanSavePresentation check completely in parent. r=smaug,nika
|
2021-04-19 14:50:56 +00:00 |
nsDocShellEditorData.cpp
|
…
|
|
nsDocShellEditorData.h
|
…
|
|
nsDocShellEnumerator.cpp
|
…
|
|
nsDocShellEnumerator.h
|
…
|
|
nsDocShellLoadState.cpp
|
Bug 1658924: Implement HTTPS-First and automatically fall back to http if secure top-level connection is not available r=necko-reviewers,JulianWels,mattwoodrow,dragana
|
2021-04-13 17:43:12 +00:00 |
nsDocShellLoadState.h
|
Bug 1658924: Implement HTTPS-First and automatically fall back to http if secure top-level connection is not available r=necko-reviewers,JulianWels,mattwoodrow,dragana
|
2021-04-13 17:43:12 +00:00 |
nsDocShellLoadTypes.h
|
Bug 1703289 - Make mixed content blocker use a session-persistent permission rather than ad-hoc code. r=ckerschb,smaug
|
2021-04-12 18:04:12 +00:00 |
nsDocShellTelemetryUtils.cpp
|
…
|
|
nsDocShellTelemetryUtils.h
|
…
|
|
nsDocShellTreeOwner.cpp
|
…
|
|
nsDocShellTreeOwner.h
|
…
|
|
nsIContentViewer.idl
|
…
|
|
nsIContentViewerEdit.idl
|
…
|
|
nsIDocShell.idl
|
Bug 1703289 - Make mixed content blocker use a session-persistent permission rather than ad-hoc code. r=ckerschb,smaug
|
2021-04-12 18:04:12 +00:00 |
nsIDocShellTreeItem.idl
|
…
|
|
nsIDocShellTreeOwner.idl
|
…
|
|
nsIDocumentLoaderFactory.idl
|
…
|
|
nsILoadContext.idl
|
…
|
|
nsILoadURIDelegate.idl
|
…
|
|
nsIPrivacyTransitionObserver.idl
|
…
|
|
nsIReflowObserver.idl
|
…
|
|
nsIRefreshURI.idl
|
…
|
|
nsIScrollObserver.h
|
…
|
|
nsITooltipListener.idl
|
…
|
|
nsITooltipTextProvider.idl
|
…
|
|
nsIURIFixup.idl
|
…
|
|
nsIWebNavigation.idl
|
Bug 1703289 - Make mixed content blocker use a session-persistent permission rather than ad-hoc code. r=ckerschb,smaug
|
2021-04-12 18:04:12 +00:00 |
nsIWebNavigationInfo.idl
|
Bug 1682030 - Clean up NPAPI plugin fallback behavior. r=jmathies,emilio
|
2021-04-06 19:28:18 +00:00 |
nsIWebPageDescriptor.idl
|
…
|
|
nsPingListener.cpp
|
…
|
|
nsPingListener.h
|
…
|
|
nsRefreshTimer.cpp
|
…
|
|
nsRefreshTimer.h
|
…
|
|
nsWebNavigationInfo.cpp
|
Bug 1695404 - follow-up: Avoid redundant string copy in Gecko_IsSupportedImageMimeType. r=tnikkel
|
2021-04-17 22:21:19 +00:00 |
nsWebNavigationInfo.h
|
…
|
|