gecko-dev/docshell/base
Noemi Erli cb0b4097d6 Backed out 9 changesets (bug 1731982) for causing Bp-hybrid bustages CLOSED TREE
Backed out changeset 82bb76c2e531 (bug 1731982)
Backed out changeset 8240ef0e1771 (bug 1731982)
Backed out changeset f46f05792c6a (bug 1731982)
Backed out changeset 449c821bc56e (bug 1731982)
Backed out changeset cb813505b5a9 (bug 1731982)
Backed out changeset 06fad8cd9345 (bug 1731982)
Backed out changeset 4b8cf4756686 (bug 1731982)
Backed out changeset 5468bf77f732 (bug 1731982)
Backed out changeset 7800585e3d6a (bug 1731982)
2021-10-12 23:12:19 +03:00
..
crashtests Bug 1690169 test. r=smaug 2021-08-13 08:11:25 +00:00
timeline Bug 1726123 - Part 5: Add missing "js/" includes outside of SM. r=arai 2021-08-17 15:45:39 +00:00
BaseHistory.cpp Bug 1714614 - Send visited query results only to interested processes. r=mak,geckoview-reviewers,agi 2021-07-21 12:23:33 +00:00
BaseHistory.h Bug 1714614 - Send visited query results only to interested processes. r=mak,geckoview-reviewers,agi 2021-07-21 12:23:33 +00:00
BrowsingContext.cpp Bug 1730503 - Make anonymous scrollbar caching work on mac by default, and unify scrollbars.css across platforms. r=mstange,desktop-theme-reviewers,dao 2021-10-12 09:21:18 +00:00
BrowsingContext.h Bug 1730503 - Make RDM force Android-style scrollbars better. r=mstange,devtools-backward-compat-reviewers,nchevobbe 2021-10-12 09:21:17 +00:00
BrowsingContextGroup.cpp Bug 1646532 - Move mAreDialogsEnabled, mLastDialogQuitTime and mDialogAbuseCount to BC group, r=nika 2021-07-12 17:53:53 +00:00
BrowsingContextGroup.h Bug 1646532 - Move mAreDialogsEnabled, mLastDialogQuitTime and mDialogAbuseCount to BC group, r=nika 2021-07-12 17:53:53 +00:00
BrowsingContextWebProgress.cpp Bug 1725145 - header files fixes in the hybrid build env. r=valentin 2021-08-22 10:21:55 +00:00
BrowsingContextWebProgress.h Bug 1709346 - Part 1: Track BrowsingContextWebProgress for subframes, r=mattwoodrow,kmag,necko-reviewers 2021-06-03 16:59:32 +00:00
CanonicalBrowsingContext.cpp Bug 1729662 - UNED exam page flickers / reloads infinitely. r=smaug 2021-10-04 15:01:30 +00:00
CanonicalBrowsingContext.h Bug 1725680, requested index should be used only by the nsSHistory (and related code in CanonicalBrowsingContext), r=peterv 2021-09-29 13:22:34 +00:00
ChildProcessChannelListener.cpp Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika 2021-03-24 17:56:49 +00:00
ChildProcessChannelListener.h Bug 1715144 - Part 1: Stop adding /ipc/glue to LOCAL_INCLUDES when including chromium-config.mozbuild, r=ipc-reviewers,necko-reviewers,mccr8,valentin 2021-06-09 04:56:48 +00:00
IHistory.h Bug 1714614 - Send visited query results only to interested processes. r=mak,geckoview-reviewers,agi 2021-07-21 12:23:33 +00:00
LoadContext.cpp Bug 1683532 - Make `docshell` buildable outside of `unified-build` environment. r=sg 2021-01-04 14:18:37 +00:00
LoadContext.h Bug 1673931 - Avoid including Element.h from header files. 2020-11-23 16:08:40 +00:00
SerializedLoadContext.cpp
SerializedLoadContext.h Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8 2020-12-10 11:09:21 +00:00
SyncedContext.h Bug 1689601, sync fields when loading a page from bfcache, r=peterv 2021-03-02 12:13:22 +00:00
SyncedContextInlines.h Bug 1689601, sync fields when loading a page from bfcache, r=peterv 2021-03-02 12:13:22 +00:00
URIFixup.jsm Bug 1664814: Stop to use regex that identifies string that is uri like. r=adw,Gijs 2021-08-24 10:39:24 +00:00
WindowContext.cpp Bug 1722880 - Part 1: Add IsInBFCache to WindowContext, and make it non-SHIP compatible, r=smaug,necko-reviewers,dragana 2021-09-03 15:26:13 +00:00
WindowContext.h Bug 1722880 - Part 1: Add IsInBFCache to WindowContext, and make it non-SHIP compatible, r=smaug,necko-reviewers,dragana 2021-09-03 15:26:13 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
nsAboutRedirector.cpp Bug 1496997 - Remove dom.serviceWorkers.parent_intercept pref r=asuth,dom-workers-and-storage-reviewers,perftest-reviewers,jgraham,sparky,webdriver-reviewers,whimboo 2021-06-15 08:52:39 +00:00
nsAboutRedirector.h
nsCTooltipTextProvider.h
nsDSURIContentListener.cpp Bug 1729843 - Remove vestigial plugin-related code from nsWebNavigationInfo. r=smaug 2021-09-09 15:03:05 +00:00
nsDSURIContentListener.h Bug 1728760 - require all nsITimerCallback native implementations to also implement nsINamed, r=smaug. 2021-09-07 08:01:18 +00:00
nsDocShell.cpp Backed out 9 changesets (bug 1731982) for causing Bp-hybrid bustages CLOSED TREE 2021-10-12 23:12:19 +03:00
nsDocShell.h Bug 1729662 - UNED exam page flickers / reloads infinitely. r=smaug 2021-10-04 15:01:30 +00:00
nsDocShellEditorData.cpp Bug 1676702 - part 2: Make `TextControlState` initialize `TextEditor` with `PasswordMaskData` r=m_kato 2021-06-28 04:37:54 +00:00
nsDocShellEditorData.h Bug 1673931 - Avoid including Element.h from header files. 2020-11-23 16:08:40 +00:00
nsDocShellEnumerator.cpp
nsDocShellEnumerator.h
nsDocShellLoadState.cpp Bug 1729662 - UNED exam page flickers / reloads infinitely. r=smaug 2021-10-04 15:01:30 +00:00
nsDocShellLoadState.h Bug 1729662 - UNED exam page flickers / reloads infinitely. r=smaug 2021-10-04 15:01:30 +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 Bug 1706316 - Part 2: Remove nsIBaseWindow::setFocus; r=hsivonen 2021-05-10 20:05:12 +00:00
nsDocShellTreeOwner.h
nsIContentViewer.idl Bug 1699837 - Make sure that remote iframes honor print settings. r=mattwoodrow 2021-06-13 09:16:53 +00:00
nsIContentViewerEdit.idl
nsIDocShell.idl Bug 1724905 - Remove native only updateURLAndHistory in nsIDocShell; r=smaug 2021-08-10 22:15:09 +00:00
nsIDocShellTreeItem.idl
nsIDocShellTreeOwner.idl
nsIDocumentLoaderFactory.idl
nsILoadContext.idl Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
nsILoadURIDelegate.idl
nsIPrivacyTransitionObserver.idl
nsIReflowObserver.idl
nsIRefreshURI.idl
nsIScrollObserver.h
nsITooltipListener.idl
nsITooltipTextProvider.idl
nsIURIFixup.idl Bug 1671983 - Part 2: Remove SessionStore.navigateAndRestore, r=annyG,kashav 2020-11-12 18:00:55 +00:00
nsIWebNavigation.idl Bug 1708150 - Add user activation flag to reload, goBack and goForward r=ckerschb,Gijs,smaug 2021-04-28 11:26:49 +00:00
nsIWebNavigationInfo.idl Bug 1729843 - Remove vestigial plugin-related code from nsWebNavigationInfo. r=smaug 2021-09-09 15:03:05 +00:00
nsIWebPageDescriptor.idl
nsPingListener.cpp Bug 1683532 - Make `docshell` buildable outside of `unified-build` environment. r=sg 2021-01-04 14:18:37 +00:00
nsPingListener.h
nsRefreshTimer.cpp
nsRefreshTimer.h
nsWebNavigationInfo.cpp Bug 1729843 - Remove vestigial plugin-related code from nsWebNavigationInfo. r=smaug 2021-09-09 15:03:05 +00:00
nsWebNavigationInfo.h Bug 1729843 - Remove vestigial plugin-related code from nsWebNavigationInfo. r=smaug 2021-09-09 15:03:05 +00:00