gecko-dev/docshell/base
Ciure Andrei 130b66d511 Backed out 2 changesets (bug 1626573) for causing lint failures CLOSED TREE
Backed out changeset 0d461e174640 (bug 1626573)
Backed out changeset 00443a958bbc (bug 1626573)
2020-04-09 15:54:59 +03:00
..
crashtests Bug 1617315. Add crashtest. 2020-03-07 19:59:39 +00:00
timeline Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
BaseHistory.cpp Bug 1600362 - Cleanup IntersectionObserver. r=smaug 2019-11-29 20:39:36 +00:00
BaseHistory.h
BrowsingContext.cpp Backed out 2 changesets (bug 1626573) for causing lint failures CLOSED TREE 2020-04-09 15:54:59 +03:00
BrowsingContext.h Bug 1626404: Part 4 - Remove now-redundant accessor args from BrowsingContext load methods. r=nika CLOSED TREE 2020-04-08 19:04:47 +00:00
BrowsingContextGroup.cpp Bug 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas 2020-04-07 15:17:47 +00:00
BrowsingContextGroup.h Bug 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas 2020-04-07 15:17:47 +00:00
CanonicalBrowsingContext.cpp Bug 1626404: Part 4 - Remove now-redundant accessor args from BrowsingContext load methods. r=nika CLOSED TREE 2020-04-08 19:04:47 +00:00
CanonicalBrowsingContext.h Backed out 2 changesets (bug 1625513) for bc failures in browser/base/content/test/siteIdentity/browser_identity_UI.js on a CLOSED TREE 2020-04-09 00:57:32 +03:00
ChildProcessChannelListener.cpp Bug 1597159 - Defer creating DocumentLoadListener's stream filter until after we process switch. r=kmag 2020-04-09 07:03:49 +00:00
ChildProcessChannelListener.h Bug 1597159 - Defer creating DocumentLoadListener's stream filter until after we process switch. r=kmag 2020-04-09 07:03:49 +00:00
IHistory.h
LoadContext.cpp
LoadContext.h
SerializedLoadContext.cpp
SerializedLoadContext.h
SyncedContext.h Bug 1626504 - Fix outdated BrowsingContext/SyncedContext comments. r=farre 2020-04-07 06:57:11 +00:00
SyncedContextInlines.h Bug 1618992 - Improve diagnostics for 'Invalid Transaction from Child', r=farre 2020-03-26 15:12:09 +00:00
URIFixup.jsm Bug 1496578 - convert nsDefaultURIFixup to URIFixup.jsm. r=Gijs,farre 2020-04-08 11:30:14 +00:00
WindowContext.cpp Bug 1615403 - Part 9: Remove old BrowsingContext & WindowContext serializers, r=farre 2020-02-20 23:30:56 +00:00
WindowContext.h Bug 1616788 - Part 5: Add a field HasStoragePermission in the WindowContext. r=dimi,baku,farre 2020-03-30 14:12:08 +00:00
moz.build Bug 1496578 - convert nsDefaultURIFixup to URIFixup.jsm. r=Gijs,farre 2020-04-08 11:30:14 +00:00
nsAboutRedirector.cpp Bug 1515945 - Run about:serviceworkers in the parent process. r=perry 2020-03-12 15:53:59 +00:00
nsAboutRedirector.h
nsCTooltipTextProvider.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
nsDSURIContentListener.cpp Bug 1625792 - Remove nsIURIContentListener.onStartURIOpen. r=mattwoodrow 2020-03-29 22:10:09 +00:00
nsDSURIContentListener.h Bug 1531289 - target=_blank with a download should close the download tab, r=nika,Gijs 2020-03-19 13:03:14 +00:00
nsDocShell.cpp Bug 1626404: Part 4 - Remove now-redundant accessor args from BrowsingContext load methods. r=nika CLOSED TREE 2020-04-08 19:04:47 +00:00
nsDocShell.h Bug 1628282 - Inline nsDocShell::OnLoadingSite into its only caller. r=smaug 2020-04-08 11:48:56 +00:00
nsDocShellEditorData.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
nsDocShellEditorData.h
nsDocShellEnumerator.cpp
nsDocShellEnumerator.h
nsDocShellLoadState.cpp Bug 1626404: Part 2b - Serialize source BC with LoadState. r=nika CLOSED TREE 2020-04-04 02:42:42 +00:00
nsDocShellLoadState.h Bug 1626404: Part 2a - Store source BrowsingContext rather than DocShell in LoadState. r=nika CLOSED TREE 2020-04-04 02:42:44 +00:00
nsDocShellLoadTypes.h
nsDocShellTreeOwner.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
nsDocShellTreeOwner.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
nsIContentViewer.idl
nsIContentViewerEdit.idl
nsIDocShell.idl Backed out 6 changesets (bug 1626404) for frequent timeouts on test_postMessage_onOther.html CLOSED TREE 2020-04-09 11:07:40 +03:00
nsIDocShellTreeItem.idl Bug 1594288 - Remove nsIDocShellTreeItem.findChildWithName. r=annyG 2019-12-12 13:29:39 +00:00
nsIDocShellTreeOwner.idl
nsIDocumentLoaderFactory.idl
nsILoadContext.idl
nsILoadURIDelegate.idl
nsIPrivacyTransitionObserver.idl
nsIReflowObserver.idl
nsIRefreshURI.idl Bug 1602483 part 1. Add a window id argument to SetupRefreshURIFromHeader. r=ckerschb 2019-12-12 16:41:21 +00:00
nsIScrollObserver.h
nsITooltipListener.idl
nsITooltipTextProvider.idl
nsIURIFixup.idl Bug 1496578 - convert nsDefaultURIFixup to URIFixup.jsm. r=Gijs,farre 2020-04-08 11:30:14 +00:00
nsIWebNavigation.idl Bug 1616353 - Part 6.2: Remove setOriginAttributesBeforeLoading API, r=smaug 2020-04-07 21:39:14 +00:00
nsIWebNavigationInfo.idl
nsIWebPageDescriptor.idl
nsPingListener.cpp Bug 1583863 - Part 3: WindowContext using SyncedContext, r=peterv 2020-01-20 14:58:52 +00:00
nsPingListener.h
nsRefreshTimer.cpp
nsRefreshTimer.h
nsWebNavigationInfo.cpp Bug 1623562 - Refactor allowPlugins to use BrowsingContext. r=nika 2020-03-20 04:53:43 +00:00
nsWebNavigationInfo.h Bug 1574372 - Allow using nsWebNavigationInfo statically. r=bzbarsky 2019-12-17 03:01:37 +00:00