gecko-dev/docshell/base
Bogdan Tara 386d23bfe7 Backed out 4 changesets (bug 1320404) for test_permmanager_load_invalid_entries.js failures
Backed out changeset 7c2f4e64d38e (bug 1320404)
Backed out changeset a7e7c0251179 (bug 1320404)
Backed out changeset dd741b25a244 (bug 1320404)
Backed out changeset de9073c57d20 (bug 1320404)
2019-05-03 06:12:25 +03:00
..
crashtests
timeline Bug 1513059 - Use the minimal XPCOM for the socket process.r=froydnj 2019-01-16 23:05:11 +00:00
BrowsingContext.cpp Bug 1539959 - Ensure origin process is subscribed when attaching remote BC, r=farre 2019-05-02 08:50:12 +00:00
BrowsingContext.h Bug 1471869 - Re-attach cached contexts in bulk. r=nika 2019-04-29 11:38:45 +00:00
BrowsingContextFieldList.h Bug 1530303 - Put CrossOriginOpenerPolicy in BrowsingContext r=nika 2019-04-09 20:10:13 +00:00
BrowsingContextGroup.cpp Bug 1533447 - Part 2: Move bc caching to BrowsingContextGroup. r=nika 2019-04-29 07:01:50 +00:00
BrowsingContextGroup.h Bug 1547219 - Add helper for iterating ContentParents in BCG. r=nika 2019-04-30 08:45:41 +00:00
CanonicalBrowsingContext.cpp Bug 1547219 - Add helper for iterating ContentParents in BCG. r=nika 2019-04-30 08:45:41 +00:00
CanonicalBrowsingContext.h Bug 1525427 - Part 1: Expose WindowGlobalParent & Element on BrowsingContext, r=farre 2019-04-17 00:51:36 +00:00
ChildProcessChannelListener.cpp Bug 1467223 - Part 4: Add support for piping redirected channels through nsDocShell's loading functions, r=qdot 2019-01-23 21:07:08 +00:00
ChildProcessChannelListener.h Bug 1467223 - Part 4: Add support for piping redirected channels through nsDocShell's loading functions, r=qdot 2019-01-23 21:07:08 +00:00
IHistory.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
LoadContext.cpp Bug 1542791 - Part 1: Support enabling out-of-process iframes with per-frame granularity, r=mconley 2019-04-17 00:53:22 +00:00
LoadContext.h Backed out 4 changesets (bug 1320404) for test_permmanager_load_invalid_entries.js failures 2019-05-03 06:12:25 +03:00
SerializedLoadContext.cpp Bug 1542791 - Part 1: Support enabling out-of-process iframes with per-frame granularity, r=mconley 2019-04-17 00:53:22 +00:00
SerializedLoadContext.h Bug 1542791 - Part 1: Support enabling out-of-process iframes with per-frame granularity, r=mconley 2019-04-17 00:53:22 +00:00
moz.build Bug 1518551 - Remove the 'MOZ_TOOLKIT_SEARCH' build config constant, because it's unused; we always enable the search service. r=florian 2019-04-24 08:52:32 +00:00
nsAboutRedirector.cpp Bug 1524992 - Don't trigger crash in about:crash* when opened from external apps r=mconley 2019-03-12 20:16:07 +00:00
nsAboutRedirector.h Bug 1478124: Part 8b - Update DocShell module to use a static component manifest. r=bzbarsky 2018-12-16 17:27:58 -08:00
nsCTooltipTextProvider.h
nsDSURIContentListener.cpp Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
nsDSURIContentListener.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsDefaultURIFixup.cpp Bug 1518551 - Remove the 'MOZ_TOOLKIT_SEARCH' build config constant, because it's unused; we always enable the search service. r=florian 2019-04-24 08:52:32 +00:00
nsDefaultURIFixup.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsDocShell.cpp Backed out 2 changesets (bug 1510569) for crashtests/1419902.html crashes CLOSED TREE 2019-05-03 03:48:15 +03:00
nsDocShell.h Backed out 4 changesets (bug 1320404) for test_permmanager_load_invalid_entries.js failures 2019-05-03 06:12:25 +03:00
nsDocShellEditorData.cpp Bug 1540107 - Use nsEditingSession directly in nsDocShellEditorData. r=masayuki 2019-04-03 01:56:31 +00:00
nsDocShellEditorData.h Bug 1540107 - Use nsEditingSession directly in nsDocShellEditorData. r=masayuki 2019-04-03 01:56:31 +00:00
nsDocShellEnumerator.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsDocShellEnumerator.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsDocShellLoadState.cpp Bug 1528695 - Part 1 : Use referrerInfo in openWindow, cpp file r=smaug 2019-03-15 05:11:43 +00:00
nsDocShellLoadState.h Bug 1518454: Part 1, backend changes, add CSP to loadURIOptions dictionary and pass CSP explicitly from frontend to docshell. r=bz 2019-02-21 16:00:32 +01:00
nsDocShellLoadTypes.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
nsDocShellTreeOwner.cpp Bug 1543315 - part 4: Mark ResizeReflow() as MOZ_CAN_RUN_SCRIPT r=smaug 2019-04-13 12:39:47 +00:00
nsDocShellTreeOwner.h Bug 1534395 - Rename nsITabParent to nsIRemoteTab. r=nika,mconley 2019-04-09 15:59:37 -05:00
nsIContentViewer.idl Bug 1544215 - Make nsIContentVewer::GetPresShell() return mozilla::PresShell instead of nsIPresShell r=bzbarsky 2019-04-16 02:47:26 +00:00
nsIContentViewerEdit.idl
nsIDocShell.idl Backed out 2 changesets (bug 1510569) for crashtests/1419902.html crashes CLOSED TREE 2019-05-03 03:48:15 +03:00
nsIDocShellTreeItem.idl Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
nsIDocShellTreeOwner.idl Bug 1543315 - part 4: Mark ResizeReflow() as MOZ_CAN_RUN_SCRIPT r=smaug 2019-04-13 12:39:47 +00:00
nsIDocumentLoaderFactory.idl Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
nsILinkHandler.h Bug 1518454: Part 1, backend changes, add CSP to loadURIOptions dictionary and pass CSP explicitly from frontend to docshell. r=bz 2019-02-21 16:00:32 +01:00
nsILoadContext.idl Bug 1542791 - Part 1: Support enabling out-of-process iframes with per-frame granularity, r=mconley 2019-04-17 00:53:22 +00:00
nsILoadURIDelegate.idl Bug 1515789 - Ensure nsILoadURIDelegate::loadURI() is only called for toplevel redirects. r=smaug,geckoview-reviewers,esawin 2019-01-28 15:35:17 +00:00
nsIPrivacyTransitionObserver.idl
nsIReflowObserver.idl
nsIRefreshURI.idl
nsIScrollObserver.h Bug 1533617 part 4. Mark virtual methods with CAN_RUN_SCRIPT overrides as CAN_RUN_SCRIPT. r=nika 2019-03-11 14:20:29 +00:00
nsIScrollable.idl
nsITooltipListener.idl Bug 1489095 - Change nsITooltipListener to use XPCOM strings. r=hsivonen 2019-01-14 14:06:07 +00:00
nsITooltipTextProvider.idl
nsIURIFixup.idl Bug 1489308 part 9. Remove now-unused wyciwyg bits. r=mccr8 2019-02-28 01:09:48 +00:00
nsIWebNavigation.idl Bug 1522637 - Part 3: Send history index when resuming redirected loads, r=qdot 2019-02-15 19:49:11 +00:00
nsIWebNavigationInfo.idl
nsIWebPageDescriptor.idl
nsPingListener.cpp Bug 1532318 - Part 2 : update changes of nsIHttpChannel in codebase r=smaug 2019-05-02 12:33:55 +00:00
nsPingListener.h Bug 1532318 - Part 2 : update changes of nsIHttpChannel in codebase r=smaug 2019-05-02 12:33:55 +00:00
nsRefreshTimer.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsRefreshTimer.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsWebNavigationInfo.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
nsWebNavigationInfo.h Bug 1478124: Part 8b - Update DocShell module to use a static component manifest. r=bzbarsky 2018-12-16 17:27:58 -08:00