| .. |
|
crashtests
|
|
|
|
timeline
|
Bug 1438121: Final Part 1: Change JS::CopyAsyncStack's maxFrameCount to be a Maybe, and use that type throughout. r=tromey
|
2018-03-06 21:52:31 -08:00 |
|
IHistory.h
|
|
|
|
LoadContext.cpp
|
|
|
|
LoadContext.h
|
|
|
|
moz.build
|
Bug 1437300 - Remove nsIDocCharset. r=bz
|
2018-02-10 19:12:42 +01:00 |
|
nsAboutRedirector.cpp
|
No bug, update documentation of nsAboutRedirector.cpp that was outdated, rs=Mossop
|
2018-03-15 18:20:02 +00:00 |
|
nsAboutRedirector.h
|
|
|
|
nsCDefaultURIFixup.idl
|
|
|
|
nsCTooltipTextProvider.h
|
|
|
|
nsDefaultURIFixup.cpp
|
Bug 1440771 - Part 3: Use nsCOMPtr<nsIInputStream> directly in PContent, r=baku
|
2018-03-05 16:00:05 -05:00 |
|
nsDefaultURIFixup.h
|
Bug 1433958 - Change code that sets nsIURI.host to use nsIURIMutator r=mayhemer
|
2018-02-26 20:43:47 +01:00 |
|
nsDocShell.cpp
|
Bug 1442355 - Add a getter for docshell's colormatrix. r=smaug
|
2018-03-05 09:51:00 +02:00 |
|
nsDocShell.h
|
Bug 1431466 - expose colormatrix in docshell. r=kats
|
2018-02-27 13:00:00 +02:00 |
|
nsDocShellEditorData.cpp
|
|
|
|
nsDocShellEditorData.h
|
|
|
|
nsDocShellEnumerator.cpp
|
|
|
|
nsDocShellEnumerator.h
|
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
|
2017-11-05 19:37:28 -08:00 |
|
nsDocShellLoadInfo.cpp
|
Bug 1396399 - Clarify rules for applying activeTab permission to content scripts. r=kmag, r=bz
|
2017-11-04 21:06:20 -07:00 |
|
nsDocShellLoadInfo.h
|
Bug 1396399 - Clarify rules for applying activeTab permission to content scripts. r=kmag, r=bz
|
2017-11-04 21:06:20 -07:00 |
|
nsDocShellLoadTypes.h
|
Bug 1406161 - Part 5: Move LoadType convertion functions to nsDocShellLoadTypes.h. r=smaug
|
2017-12-19 15:13:02 +08:00 |
|
nsDocShellTransferableHooks.cpp
|
|
|
|
nsDocShellTransferableHooks.h
|
|
|
|
nsDocShellTreeOwner.cpp
|
Merge mozilla-central to autoland. a=merge CLOSED TREE
|
2018-03-17 12:34:09 +02:00 |
|
nsDocShellTreeOwner.h
|
Bug 1413248 - Remove nsIContextMenuListener, nsIContextMenuListener2 and nsContextMenuInfo as they are unused. r=qdot
|
2017-10-31 17:23:15 +00:00 |
|
nsDownloadHistory.cpp
|
|
|
|
nsDownloadHistory.h
|
|
|
|
nsDSURIContentListener.cpp
|
|
|
|
nsDSURIContentListener.h
|
|
|
|
nsIClipboardCommands.idl
|
|
|
|
nsIContentViewer.idl
|
Bug 1434318 part 2. Stop using nsIContentViewer::GetDOMDocument in C++. r=mystor
|
2018-01-31 15:18:09 -05:00 |
|
nsIContentViewerEdit.idl
|
|
|
|
nsIDocShell.idl
|
Bug 1442355 - Add a getter for docshell's colormatrix. r=smaug
|
2018-03-05 09:51:00 +02:00 |
|
nsIDocShellLoadInfo.idl
|
Bug 1396399 - Clarify rules for applying activeTab permission to content scripts. r=kmag, r=bz
|
2017-11-04 21:06:20 -07:00 |
|
nsIDocShellTreeItem.idl
|
|
|
|
nsIDocShellTreeOwner.idl
|
|
|
|
nsIDocumentLoaderFactory.idl
|
|
|
|
nsIDownloadHistory.idl
|
|
|
|
nsIGlobalHistory2.idl
|
|
|
|
nsILinkHandler.h
|
|
|
|
nsILoadContext.idl
|
|
|
|
nsIPrivacyTransitionObserver.idl
|
|
|
|
nsIReflowObserver.idl
|
|
|
|
nsIRefreshURI.idl
|
Bug 1416307 - Set triggeringPrincipal to current document's principal, if aPrincipal is not given. r=bz
|
2018-02-06 13:28:30 -05:00 |
|
nsIScrollable.idl
|
|
|
|
nsIScrollObserver.h
|
Bug 1293362 - Part 4: Generate runtime bindings for calling xpcom methods from rust, r=froydnj
|
2018-01-23 17:27:26 -05:00 |
|
nsITextScroll.idl
|
|
|
|
nsITooltipListener.idl
|
|
|
|
nsITooltipTextProvider.idl
|
|
|
|
nsIURIFixup.idl
|
|
|
|
nsIWebNavigation.idl
|
Bug 1407891: Allow view-image to open a data: URI by setting a flag on the loadinfo. r=bz
|
2017-11-08 20:01:41 +01:00 |
|
nsIWebNavigationInfo.idl
|
|
|
|
nsIWebPageDescriptor.idl
|
|
|
|
nsIWebShellServices.h
|
|
|
|
nsPingListener.cpp
|
Bug 1425458 - Resource timing entries Workers - part 0 - NS_NewChannel, r=smaug
|
2018-01-24 17:17:31 +01:00 |
|
nsPingListener.h
|
Bug 1406161 - Part 4: Move nsPingListener and nsRefreshTimer to separate files. r=smaug
|
2017-12-18 20:19:36 -06:00 |
|
nsRefreshTimer.cpp
|
Bug 1437604 - remove NS_INTERFACE_MAP_END_THREADSAFE; r=mystor
|
2018-02-12 14:36:46 -05:00 |
|
nsRefreshTimer.h
|
Bug 1406161 - Part 4: Move nsPingListener and nsRefreshTimer to separate files. r=smaug
|
2017-12-18 20:19:36 -06:00 |
|
nsWebNavigationInfo.cpp
|
|
|
|
nsWebNavigationInfo.h
|
|
|
|
SerializedLoadContext.cpp
|
|
|
|
SerializedLoadContext.h
|
|
|