gecko-dev/docshell/base
Noemi Erli 39469989c9 Backed out 22 changesets (bug 1759572, bug 1759563, bug 1754004, bug 1754031, bug 1759569, bug 1696894) for causing multiple failures CLOSED TREE
Backed out changeset d69647a725a1 (bug 1754004)
Backed out changeset 09fc506865d7 (bug 1754004)
Backed out changeset 648e3dd4b62f (bug 1754004)
Backed out changeset 3465158ee230 (bug 1696894)
Backed out changeset b08475bbfbd9 (bug 1754004)
Backed out changeset dfabce587a56 (bug 1754004)
Backed out changeset cebe8d5dda34 (bug 1754004)
Backed out changeset 55b4b0c9a504 (bug 1754004)
Backed out changeset e8649de9dd22 (bug 1754004)
Backed out changeset 0f480fc861c0 (bug 1754004)
Backed out changeset e515b7edd1c8 (bug 1754004)
Backed out changeset fe90db9158ac (bug 1754004)
Backed out changeset c6388d682d48 (bug 1754004)
Backed out changeset 2374420d9fed (bug 1754004)
Backed out changeset 44dfd76472aa (bug 1754004)
Backed out changeset 000fb99de0cf (bug 1754004)
Backed out changeset 0ca1856b5fc9 (bug 1754004)
Backed out changeset 10c3683b998b (bug 1754004)
Backed out changeset 4abc98ed6b99 (bug 1759572)
Backed out changeset cdd271a5af42 (bug 1759563)
Backed out changeset fadb6cc0d81c (bug 1759569)
Backed out changeset 44be9709a93e (bug 1754031)
2022-05-06 04:28:47 +03:00
..
crashtests Bug 1753136 - Explicitly escape and unescape precursor origins in null principal queries, r=valentin 2022-02-08 15:18:21 +00:00
timeline Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
BaseHistory.cpp Bug 1760674. r=mak 2022-03-29 12:15:52 +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 Backed out 22 changesets (bug 1759572, bug 1759563, bug 1754004, bug 1754031, bug 1759569, bug 1696894) for causing multiple failures CLOSED TREE 2022-05-06 04:28:47 +03:00
BrowsingContext.h Bug 1739450 - Part 1: Move ownership of session store scroll and form data to platform. r=peterv 2022-04-19 15:19:22 +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 1767838 - Fix incorrect log message in BrowsingContextWebProgress, r=farre 2022-05-04 22:12:38 +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 Backed out 3 changesets (bug 1753730) for causing bc failures on browser_103_preload.js. 2022-05-03 23:24:34 +03:00
CanonicalBrowsingContext.h Backed out 22 changesets (bug 1759572, bug 1759563, bug 1754004, bug 1754031, bug 1759569, bug 1696894) for causing multiple failures CLOSED TREE 2022-05-06 04:28:47 +03:00
ChildProcessChannelListener.cpp
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
LoadContext.h
SerializedLoadContext.cpp
SerializedLoadContext.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
SyncedContext.h Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
SyncedContextInlines.h Bug 1766561 - Adapt formatting to the difference in ProcessId type across platforms. r=nika,necko-reviewers,kershaw 2022-05-03 20:49:04 +00:00
URIFixup.jsm Bug 1724473 - Added an if statement at the bailout, enabling it to only work when the url starts with an alphanumeric. r=mak Bonardo <mbonardo@mozilla.com> 2021-11-01 13:15:15 +00:00
WindowContext.cpp Bug 1766582 - Expose last user gesture timestamp; r=sgalich,smaug 2022-04-27 08:26:56 +00:00
WindowContext.h Bug 1766582 - Expose last user gesture timestamp; r=sgalich,smaug 2022-04-27 08:26:56 +00:00
moz.build Bug 1746115 - Perform data URI blocking from DocumentLoadListener, r=smaug 2022-02-11 16:34:24 +00:00
nsAboutRedirector.cpp Bug 1757657. Remove some about:printpreview cruft that was missed in 1702501. r=mstriemer 2022-04-04 17:19:24 +00:00
nsAboutRedirector.h
nsCTooltipTextProvider.h
nsDSURIContentListener.cpp Bug 1746115 - Perform data URI blocking from DocumentLoadListener, r=smaug 2022-02-11 16:34:24 +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 22 changesets (bug 1759572, bug 1759563, bug 1754004, bug 1754031, bug 1759569, bug 1696894) for causing multiple failures CLOSED TREE 2022-05-06 04:28:47 +03:00
nsDocShell.h Bug 1739450 - Part 2: Collect session history when wireframes are collected. r=peterv,mconley 2022-04-19 15:19:22 +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
nsDocShellEnumerator.cpp
nsDocShellEnumerator.h
nsDocShellLoadState.cpp Bug 1760009 - Don't strip the URL query parameters if there is no triggering principal. r=smaug 2022-03-22 08:45:19 +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 Bug 1737032 - Removed traces of "remote XUL". r=Gijs,fluent-reviewers 2021-10-25 11:00:47 +00:00
nsDocShellTelemetryUtils.h
nsDocShellTreeOwner.cpp Bug 1756323 - Fix tooltip coordinates in presence of full zoom. r=jfkthame 2022-02-21 17:30:08 +00:00
nsDocShellTreeOwner.h Bug 1756323 - Move ChromeTooltipListener out of a header file. r=smaug 2022-02-21 09:17:17 +00:00
nsIContentViewer.idl Bug 1539884 - Part 24: Mark nsIContentViewer::pageHide as can_run_script r=masayuki 2021-12-23 16:27:21 +00:00
nsIContentViewerEdit.idl
nsIDocShell.idl Bug 1746383 - Set URLBar pageProxyState to invalid for onLocationChange triggered by SessionStore. r=nika,dao 2022-04-12 14:41:06 +00:00
nsIDocShellTreeItem.idl
nsIDocShellTreeOwner.idl
nsIDocumentLoaderFactory.idl
nsILoadContext.idl
nsILoadURIDelegate.idl
nsIPrivacyTransitionObserver.idl
nsIReflowObserver.idl
nsIRefreshURI.idl Bug 1744397 - Simplify refresh code: pass around delay as an unsigned int. r=smaug 2021-12-16 22:27:08 +00:00
nsIScrollObserver.h
nsITooltipListener.idl Bug 1756323 - Fix tooltip coordinates in presence of full zoom. r=jfkthame 2022-02-21 17:30:08 +00:00
nsITooltipTextProvider.idl
nsIURIFixup.idl
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
nsPingListener.h
nsRefreshTimer.cpp Bug 1744397 - Simplify refresh code: remove aMetaRefresh argument. r=smaug 2021-12-16 22:27:07 +00:00
nsRefreshTimer.h Bug 1744397 - Simplify refresh code: remove aMetaRefresh argument. r=smaug 2021-12-16 22:27:07 +00:00
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