gecko-dev/docshell/base
2017-04-19 17:10:04 -07:00
..
crashtests Bug 1341657 - Properly deal with not having a frame element in nsDocShell::InternalLoad(); r=smaug 2017-02-27 09:39:50 -05:00
timeline Bug 1350496 - add BUG_COMPONENT to docshell/* files. r=overholt 2017-04-09 05:43:52 -04:00
IHistory.h
LoadContext.cpp Bug 1316683 - Part 5: Avoid going into SpiderMonkey for retrieving origin attributes; r=baku 2017-04-12 11:32:19 -04:00
LoadContext.h Bug 1316683 - Part 1: Make nsILoadContext non-scriptable. r=ehsan 2017-04-12 11:32:05 -04:00
moz.build Bug 1350496 - add BUG_COMPONENT to docshell/* files. r=overholt 2017-04-09 05:43:52 -04:00
nsAboutRedirector.cpp Bug 1348253 - about:url-classifier: Providers information and update button. r=francois 2017-04-19 00:33:08 +08:00
nsAboutRedirector.h
nsCDefaultURIFixup.idl
nsContextMenuInfo.cpp Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop 2017-01-12 13:47:27 -08:00
nsContextMenuInfo.h Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop 2017-01-12 13:47:27 -08:00
nsCTooltipTextProvider.h Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop 2017-01-12 13:47:27 -08:00
nsDefaultURIFixup.cpp Bug 1339713 - Use IPCStream everywhere - part 5 - PContent, r=smaug 2017-03-09 14:10:49 +01:00
nsDefaultURIFixup.h Bug 1332892 - Remove obsolete hackaround from nsDefaultURIFixup.cpp. r=bz 2017-01-22 14:32:37 +09:00
nsDocShell.cpp Bug 1344893 - Part 1: Report Navigation Timing into Telemetry. r=smaug, data-review=bsmedberg 2017-04-19 02:00:00 -04:00
nsDocShell.h Bug 1316683 - Part 5: Avoid going into SpiderMonkey for retrieving origin attributes; r=baku 2017-04-12 11:32:19 -04:00
nsDocShellEditorData.cpp
nsDocShellEditorData.h
nsDocShellEnumerator.cpp
nsDocShellEnumerator.h
nsDocShellLoadInfo.cpp Bug 1304623 - Create a pref to control the default referrer policy - part 3. r=bkelly 2017-01-05 11:29:56 +08:00
nsDocShellLoadInfo.h
nsDocShellLoadTypes.h
nsDocShellTransferableHooks.cpp
nsDocShellTransferableHooks.h
nsDocShellTreeOwner.cpp Bug 1351860 - Move mType from HTMLInputElement to nsIFormControl and make GetType non-virtual inlined, r=jessica 2017-03-31 22:49:00 -04:00
nsDocShellTreeOwner.h Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop 2017-01-12 13:47:27 -08:00
nsDownloadHistory.cpp
nsDownloadHistory.h
nsDSURIContentListener.cpp Bug 1310127 - Part 15: Use MOZ_MUST_USE in netwerk/protocol/http r=smaug 2016-12-20 14:48:52 +08:00
nsDSURIContentListener.h
nsIClipboardCommands.idl
nsIContentViewer.idl Bug 1328868 - Part 3 - Make the effective text zoom retrievable from JS. r=tnikkel 2017-02-25 19:27:15 +01:00
nsIContentViewerContainer.idl
nsIContentViewerEdit.idl
nsIContentViewerFile.idl
nsIContextMenuListener2.idl Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop 2017-01-12 13:47:27 -08:00
nsIContextMenuListener.idl Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop 2017-01-12 13:47:27 -08:00
nsIDocCharset.idl
nsIDocShell.idl Bug 1352825 - Fix comment typos of 'docshell'. r=MattN 2017-04-03 09:09:00 -04:00
nsIDocShellLoadInfo.idl
nsIDocShellTreeItem.idl Bug 1337537 - Remove the need for TabGroup to be an nsISupports for DocShell::FindItemWithName (r=mystor) 2017-02-13 17:02:47 -08:00
nsIDocShellTreeOwner.idl Bug 1322414 - part 1 - remove GetContentShellById and id passing, r=bz 2016-12-08 11:12:36 -10:00
nsIDocumentLoaderFactory.idl
nsIDownloadHistory.idl
nsIGlobalHistory2.idl
nsILinkHandler.h Bug 1182569 - Skip security check for plugins using newstream attribute. r=smaug 2017-01-03 20:59:54 +01:00
nsILoadContext.idl Bug 1316683 - Part 5: Avoid going into SpiderMonkey for retrieving origin attributes; r=baku 2017-04-12 11:32:19 -04:00
nsIPrivacyTransitionObserver.idl
nsIReflowObserver.idl
nsIRefreshURI.idl
nsIScrollable.idl
nsIScrollObserver.h
nsITextScroll.idl
nsITooltipListener.idl Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop 2017-01-12 13:47:27 -08:00
nsITooltipTextProvider.idl Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop 2017-01-12 13:47:27 -08:00
nsIURIFixup.idl
nsIWebNavigation.idl Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal. r=bz,gijs 2017-01-18 08:24:55 +01:00
nsIWebNavigationInfo.idl
nsIWebPageDescriptor.idl
nsIWebShellServices.h
nsWebNavigationInfo.cpp Bug 1351490 - Only run plugin finding on flash mime types/extensions; r=bsmedberg 2017-04-11 13:53:58 -07:00
nsWebNavigationInfo.h
PendingGlobalHistoryEntry.cpp Bug 1338548 - Check the return value from aHistory->SetURITitle when applying pending global history entries, r=smaug 2017-02-10 17:53:12 -05:00
PendingGlobalHistoryEntry.h Bug 1330332 - Add support for handling global history changes with PendingGlobalHistoryEntry for prerendering, r=smaug 2017-01-19 15:26:17 -05:00
SerializedLoadContext.cpp Bug 1316683 - Part 5: Avoid going into SpiderMonkey for retrieving origin attributes; r=baku 2017-04-12 11:32:19 -04:00
SerializedLoadContext.h Bug 1322576 - [1.2] Add tracking protection attribute to nsILoadContext to allow for overriding of the global preference setting for individual DocShells. r=smaug 2017-02-22 14:57:37 +01:00