gecko-dev/docshell/base
Masayuki Nakano 3622509485 Bug 1545342 - part 2: Make some public enum of nsIPresShell move to mozilla namespace and defined as enum class in PresShellForwards.h r=smaug
This patch moves some `enum` in `nsIPresShell` which are in public scope into
`mozilla` namespace and change them as `enum class`es.

Unfortunately, only "where to scroll" enum is just defines constants of
percentages of scroll destination.  Therefore, this patch makes only them
as `static const`.

Differential Revision: https://phabricator.services.mozilla.com/D28606

--HG--
extra : moz-landing-system : lando
2019-04-25 05:04:15 +00:00
..
crashtests
timeline
BrowsingContext.cpp Bug 1544419 - Work around devtools mutating BrowsingContext parent, r=qdot 2019-04-17 00:53:24 +00:00
BrowsingContext.h Bug 1542790 - Part 1: BC::GetParent on toplevel windows should be self, r=peterv 2019-04-17 00:53:05 +00:00
BrowsingContextFieldList.h Bug 1530303 - Put CrossOriginOpenerPolicy in BrowsingContext r=nika 2019-04-09 20:10:13 +00:00
BrowsingContextGroup.cpp Bug 1532661 - Part 4: Support initializing complete BrowsingContextGroups in a single op with an IPCInitializer struct, r=farre 2019-03-14 18:51:09 +00:00
BrowsingContextGroup.h Bug 1532661 - Part 4: Support initializing complete BrowsingContextGroups in a single op with an IPCInitializer struct, r=farre 2019-03-14 18:51:09 +00:00
CanonicalBrowsingContext.cpp Bug 1542790 - Part 5: Relax toplevel BC requirements, r=qdot 2019-04-17 00:53:20 +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
ChildProcessChannelListener.h
IHistory.h
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 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
nsCTooltipTextProvider.h
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
nsDocShell.cpp Bug 1545342 - part 2: Make some public enum of nsIPresShell move to mozilla namespace and defined as enum class in PresShellForwards.h r=smaug 2019-04-25 05:04:15 +00:00
nsDocShell.h Bug 1543315 - part 10: Mark nsIPresShell::GoToAnchor() and nsIPresShell::ScrollToAnchor() as MOZ_CAN_RUN_SCRIPT r=smaug 2019-04-23 01:27:47 +00: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
nsDocShellEnumerator.h
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
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
nsDSURIContentListener.cpp
nsDSURIContentListener.h
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 4 changesets (bug 1493225) for browser-chrome failures with application terminated with exit code 2147483651 on a CLOSED TREE 2019-04-19 23:55:50 +03:00
nsIDocShellTreeItem.idl
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
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
nsIPrivacyTransitionObserver.idl
nsIReflowObserver.idl
nsIRefreshURI.idl
nsIScrollable.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
nsITooltipListener.idl
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 1522412 - P2. Remove nsIChannel.LOAD_CLASSIFY_URI flag. r=Ehsan 2019-03-25 12:47:57 +00:00
nsPingListener.h
nsRefreshTimer.cpp
nsRefreshTimer.h
nsWebNavigationInfo.cpp
nsWebNavigationInfo.h
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