.. |
crashtests
|
Bug 1552168: Remove pref security.data_uri.unique_opaque_origin. r=smaug
|
2020-10-08 16:55:25 +00:00 |
timeline
|
Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
|
2020-08-04 11:27:07 +00:00 |
BaseHistory.cpp
|
Bug 1645339 - Use range-based for with nsTObserverArray in docshell. r=nika
|
2020-06-16 10:14:24 +00:00 |
BaseHistory.h
|
…
|
|
BrowsingContext.cpp
|
Bug 1669287 - Ensure AddPendingHistoryChange is called even when doing same document navigations in iframes, r=peterv
|
2020-10-05 17:17:56 +00:00 |
BrowsingContext.h
|
Bug 1668577 - Make child process to send offset to parent process, not index, r=peterv
|
2020-10-02 16:15:47 +00:00 |
BrowsingContextGroup.cpp
|
Bug 1660342 - Add more assertions around host state, r=kmag
|
2020-09-16 04:43:54 +00:00 |
BrowsingContextGroup.h
|
Bug 1652085 - Delay BrowsingContextGroup destruction until acked, r=farre
|
2020-07-30 20:27:41 +00:00 |
BrowsingContextWebProgress.cpp
|
Bug 1646582 - Remove DOM(Inner)WindowID from nsIWebProgress. r=nika
|
2020-06-24 19:58:15 +00:00 |
BrowsingContextWebProgress.h
|
Bug 1644943 - Create single webprogress for CanonicalBrowsingContext, regardless of process the browser element contents are in. r=nika,kmag,Gijs
|
2020-06-17 02:59:29 +00:00 |
CanonicalBrowsingContext.cpp
|
Bug 1669321 - [Fission] Crash in [@ mozilla::dom::SessionHistoryEntry::SetInfo], r=jesup
|
2020-10-08 22:15:17 +00:00 |
CanonicalBrowsingContext.h
|
Bug 1653026 - Added HTTPS-Only Mode upgrade info to browser UI state. r=mattwoodrow,necko-reviewers,dragana
|
2020-10-06 00:34:55 +00:00 |
ChildProcessChannelListener.cpp
|
Bug 1646892 - Allow DocumentChannel process switches into the parent process. r=jya,nika
|
2020-06-27 04:10:23 +00:00 |
ChildProcessChannelListener.h
|
Bug 1646892 - Allow DocumentChannel process switches into the parent process. r=jya,nika
|
2020-06-27 04:10:23 +00:00 |
IHistory.h
|
…
|
|
LoadContext.cpp
|
…
|
|
LoadContext.h
|
…
|
|
SerializedLoadContext.cpp
|
…
|
|
SerializedLoadContext.h
|
…
|
|
SyncedContext.h
|
Bug 1659520 - Use explicit type arguments for `SyncedContext` field setters, r=farre
|
2020-08-26 07:53:26 +00:00 |
SyncedContextInlines.h
|
Bug 1613431 - Part 1: Have synced setters return nsresult. r=nika
|
2020-07-31 13:36:45 +00:00 |
URIFixup.jsm
|
Bug 1641467 - Remove temporary browser.fixup.defaultToSearch feature pref and its code. r=Gijs
|
2020-07-15 09:53:04 +00:00 |
WindowContext.cpp
|
Bug 1519636 - Reformat recent changes to the Google coding style r=andi,necko-reviewers,dragana
|
2020-10-06 16:12:00 +00:00 |
WindowContext.h
|
Bug 1653026 - Added HTTPS-Only Mode upgrade info to browser UI state. r=mattwoodrow,necko-reviewers,dragana
|
2020-10-06 00:34:55 +00:00 |
moz.build
|
Bug 1644943 - Create single webprogress for CanonicalBrowsingContext, regardless of process the browser element contents are in. r=nika,kmag,Gijs
|
2020-06-17 02:59:29 +00:00 |
nsAboutRedirector.cpp
|
Bug 1635253 - Add new about:glean to control Glean SDK debugging, logging r=janerik,flod
|
2020-07-30 16:35:17 +00:00 |
nsAboutRedirector.h
|
…
|
|
nsCTooltipTextProvider.h
|
…
|
|
nsDSURIContentListener.cpp
|
Bug 1656753 - Track CrossGroupOpener on CanonicalBrowsingContext, r=farre
|
2020-09-22 16:28:37 +00:00 |
nsDSURIContentListener.h
|
Bug 1656753 - Track CrossGroupOpener on CanonicalBrowsingContext, r=farre
|
2020-09-22 16:28:37 +00:00 |
nsDocShell.cpp
|
Bug 1669231: Update title on history replace r=smaug
|
2020-10-08 22:13:45 +00:00 |
nsDocShell.h
|
Bug 1659102 - Remove aLoadType argument from nsDocShell::OnNewURI. r=smaug
|
2020-09-29 12:03:52 +00:00 |
nsDocShellEditorData.cpp
|
…
|
|
nsDocShellEditorData.h
|
…
|
|
nsDocShellEnumerator.cpp
|
…
|
|
nsDocShellEnumerator.h
|
…
|
|
nsDocShellLoadState.cpp
|
Bug 1375244 - Remove sync KeywordToURI and related IPC messages as they are no longer required. r=Gijs,mak,mccr8
|
2020-09-11 07:15:21 +00:00 |
nsDocShellLoadState.h
|
Bug 1663488 - Fix CanonicalBrowsingContext::NotifyOnHistoryReload. r=smaug
|
2020-09-08 14:04:33 +00:00 |
nsDocShellLoadTypes.h
|
…
|
|
nsDocShellTelemetryUtils.cpp
|
…
|
|
nsDocShellTelemetryUtils.h
|
…
|
|
nsDocShellTreeOwner.cpp
|
Bug 1659758 - Null-check event target in nsDocShellTreeOwner::AddChromeListeners. r=smaug
|
2020-08-24 23:51:26 +00:00 |
nsDocShellTreeOwner.h
|
…
|
|
nsIContentViewer.idl
|
Bug 1662839 - Set author style disabled state correctly on newly created iframes. r=mattwoodrow
|
2020-10-04 03:25:16 +00:00 |
nsIContentViewerEdit.idl
|
…
|
|
nsIDocShell.idl
|
Bug 1666827 - Make nsDocShell::mIsPrintPreview a flag in the top browsing context. r=smaug
|
2020-09-27 12:07:19 +00:00 |
nsIDocShellTreeItem.idl
|
Bug 1662841: Remove Fission-incompatible `nsDocumentViewer::AppendSubtree`. r=nika
|
2020-09-17 22:43:47 +00:00 |
nsIDocShellTreeOwner.idl
|
…
|
|
nsIDocumentLoaderFactory.idl
|
…
|
|
nsILoadContext.idl
|
…
|
|
nsILoadURIDelegate.idl
|
…
|
|
nsIPrivacyTransitionObserver.idl
|
…
|
|
nsIReflowObserver.idl
|
…
|
|
nsIRefreshURI.idl
|
…
|
|
nsIScrollObserver.h
|
…
|
|
nsITooltipListener.idl
|
…
|
|
nsITooltipTextProvider.idl
|
…
|
|
nsIURIFixup.idl
|
Bug 1643093 - Remove references to 'whitelist' in browser/components/urlbar. r=jaws
|
2020-06-24 15:59:04 +00:00 |
nsIWebNavigation.idl
|
…
|
|
nsIWebNavigationInfo.idl
|
…
|
|
nsIWebPageDescriptor.idl
|
Bug 1655572 - Make view-source not require session history, r=peterv
|
2020-09-14 19:00:05 +00:00 |
nsPingListener.cpp
|
Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi
|
2020-09-23 15:17:15 +00:00 |
nsPingListener.h
|
…
|
|
nsRefreshTimer.cpp
|
…
|
|
nsRefreshTimer.h
|
…
|
|
nsWebNavigationInfo.cpp
|
…
|
|
nsWebNavigationInfo.h
|
…
|
|