.. |
crashtests
|
Bug 1389000 - Disable crashtests that are crashing with assertion failures with layers-free enabled. r=jrmuizel
|
2017-09-26 14:49:21 -04:00 |
timeline
|
Bug 1371457 - Change restyle marker data to animation state. r=bholley,gregtatum
|
2017-06-28 11:59:28 -07: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 |
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 |
moz.build
|
Bug 1373513 - Part 1: data:image, data:css, and data:fonts should be same origin. r=smaug
|
2017-07-12 11:00:13 +08:00 |
nsAboutRedirector.cpp
|
Bug 1319111 - Expose 'result principal URI' on LoadInfo as a source for NS_GetFinalChannelURI (removes some use of LOAD_REPLACE flag). r=bz, r=mikedeboer
|
2017-05-30 18:07:59 +02:00 |
nsAboutRedirector.h
|
…
|
|
nsCDefaultURIFixup.idl
|
…
|
|
nsCTooltipTextProvider.h
|
Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop
|
2017-01-12 13:47:27 -08:00 |
nsContextMenuInfo.cpp
|
Bug 1389650 - Remove nsIDOMHTMLAnchorElement; r=bz
|
2017-09-26 11:41:28 -07:00 |
nsContextMenuInfo.h
|
Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop
|
2017-01-12 13:47:27 -08:00 |
nsDSURIContentListener.cpp
|
Bug 1370788 - Move XFO out of nsDSURIContentListener.cpp into dom/security. r=smaug
|
2017-06-19 06:59:44 +02:00 |
nsDSURIContentListener.h
|
Bug 1370788 - Move XFO out of nsDSURIContentListener.cpp into dom/security. r=smaug
|
2017-06-19 06:59:44 +02:00 |
nsDefaultURIFixup.cpp
|
Bug 1402666 - Part 1: Replace Replace("") with ReplaceLiteral(""). r=erahm
|
2017-09-15 19:22:58 -07:00 |
nsDefaultURIFixup.h
|
Bug 1332892 - Remove obsolete hackaround from nsDefaultURIFixup.cpp. r=bz
|
2017-01-22 14:32:37 +09:00 |
nsDocShell.cpp
|
Merge inbound to m-c a=merge CLOSED TREE
|
2017-09-27 16:51:49 -07:00 |
nsDocShell.h
|
Backed out 2 changesets (bug 1305237) for crashtest failures in 403574-1.xhtml and 1282985-1.svg a=backout
|
2017-10-02 16:41:56 -07:00 |
nsDocShellEditorData.cpp
|
Bug 1387406 - part1: nsDocShellEditorData should store editor as HTMLEditor r=smaug
|
2017-08-04 21:42:13 +09:00 |
nsDocShellEditorData.h
|
Bug 1387406 - part1: nsDocShellEditorData should store editor as HTMLEditor r=smaug
|
2017-08-04 21:42:13 +09:00 |
nsDocShellEnumerator.cpp
|
…
|
|
nsDocShellEnumerator.h
|
…
|
|
nsDocShellLoadInfo.cpp
|
Bug 1319111 - Expose 'result principal URI' on LoadInfo as a source for NS_GetFinalChannelURI (removes some use of LOAD_REPLACE flag). r=bz, r=mikedeboer
|
2017-05-30 18:07:59 +02:00 |
nsDocShellLoadInfo.h
|
Bug 1319111 - Expose 'result principal URI' on LoadInfo as a source for NS_GetFinalChannelURI (removes some use of LOAD_REPLACE flag). r=bz, r=mikedeboer
|
2017-05-30 18:07:59 +02:00 |
nsDocShellLoadTypes.h
|
Bug 1381702 - Bypass cache when (Ctrl-)F5 refreshing a page that reloads because of charset definition late in the markup. r=bz
|
2017-07-21 06:15:00 -04:00 |
nsDocShellTransferableHooks.cpp
|
…
|
|
nsDocShellTransferableHooks.h
|
…
|
|
nsDocShellTreeOwner.cpp
|
Bug 1402255 - Change nsIBaseWindow::title from wstring to AString. r=janv.
|
2017-09-25 13:10:51 +10:00 |
nsDocShellTreeOwner.h
|
Bug 1402253 - Remove dead FindItemWithNameAcrossWindows() declaration. r=bz.
|
2017-09-25 10:10:09 +10:00 |
nsDownloadHistory.cpp
|
…
|
|
nsDownloadHistory.h
|
…
|
|
nsIClipboardCommands.idl
|
…
|
|
nsIContentViewer.idl
|
Bug 1376164 - Turn nsDocumentViewer::mHintCharset and mForceCharacterSet into const mozilla::Encoding*. r=hsivonen
|
2017-06-25 22:46:08 +09:00 |
nsIContentViewerContainer.idl
|
…
|
|
nsIContentViewerEdit.idl
|
…
|
|
nsIContentViewerFile.idl
|
…
|
|
nsIContextMenuListener.idl
|
Bug 1309049 - move embedding/ files out of that directory, r=jst,mossop
|
2017-01-12 13:47:27 -08:00 |
nsIContextMenuListener2.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 1398733 - nsIDocShell::internalLoad should know the size of the post data inputStream, r=smaug
|
2017-09-22 08:10:41 +02:00 |
nsIDocShellLoadInfo.idl
|
Bug 1381702 - Bypass cache when (Ctrl-)F5 refreshing a page that reloads because of charset definition late in the markup. r=bz
|
2017-07-21 06:15:00 -04:00 |
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
|
Bug 1384162 part 1 - DeCOMtaminate nsContentDLF::CreateBlankDocument. r=bz
|
2017-07-26 19:32:45 +10:00 |
nsIDownloadHistory.idl
|
…
|
|
nsIGlobalHistory2.idl
|
…
|
|
nsILinkHandler.h
|
Bug 1398733 - nsILinkHandler::OnLinkClick and OnLinkClickSync should know the post data inputStream length, r=smaug
|
2017-09-22 08:11:18 +02: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
|
…
|
|
nsIScrollObserver.h
|
…
|
|
nsIScrollable.idl
|
…
|
|
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 1359092 - Extend loadURI within nsIWebNavigation.idl by a triggeringPrincipal argument. r=bz
|
2017-04-25 12:22:25 +02: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
|
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |