Dactyloidae/docshell/base
Moonchild c3f1c0cdba Issue #2721 - Remove nsILinkHandler.
This interface inly has a single implementation behind it, which is also
only used in 2 places after the previous commit. That's a lot of
additional complexity and compiler indirection for no good reason.
This change removes the interface and uses direct nsDocShell::Cast calls
instead of going through the interface in the few places left now that
we no longer build on a presentation context for links.
2025-06-17 09:25:00 +08:00
..
crashtests
timeline
IHistory.h
LoadContext.cpp Issue #2653 - Part 1: Initial cleanup of AppId and isolated mozbrowser. 2024-11-21 21:01:27 +08:00
LoadContext.h Issue #2653 - Part 1: Initial cleanup of AppId and isolated mozbrowser. 2024-11-21 21:01:27 +08:00
moz.build Issue #2721 - Remove nsILinkHandler. 2025-06-17 09:25:00 +08:00
nsAboutRedirector.cpp
nsAboutRedirector.h
nsCDefaultURIFixup.idl
nsDefaultURIFixup.cpp
nsDefaultURIFixup.h
nsDocShell.cpp Issue #2721 - Remove nsILinkHandler. 2025-06-17 09:25:00 +08:00
nsDocShell.h Issue #2721 - Remove nsILinkHandler. 2025-06-17 09:25:00 +08:00
nsDocShellEditorData.cpp
nsDocShellEditorData.h
nsDocShellEnumerator.cpp
nsDocShellEnumerator.h
nsDocShellLoadInfo.cpp
nsDocShellLoadInfo.h
nsDocShellLoadTypes.h
nsDocShellTransferableHooks.cpp
nsDocShellTransferableHooks.h
nsDownloadHistory.cpp
nsDownloadHistory.h
nsDSURIContentListener.cpp Issue #2653 - Part 1: Initial cleanup of AppId and isolated mozbrowser. 2024-11-21 21:01:27 +08:00
nsDSURIContentListener.h
nsIClipboardCommands.idl
nsIContentViewer.idl
nsIContentViewerContainer.idl
nsIContentViewerEdit.idl
nsIContentViewerFile.idl
nsIDocCharset.idl
nsIDocShell.idl Issue #2653 - Part 1: Initial cleanup of AppId and isolated mozbrowser. 2024-11-21 21:01:27 +08:00
nsIDocShellLoadInfo.idl
nsIDocShellTreeItem.idl Issue #2653 - Part 1: Initial cleanup of AppId and isolated mozbrowser. 2024-11-21 21:01:27 +08:00
nsIDocShellTreeOwner.idl
nsIDocumentLoaderFactory.idl
nsIDownloadHistory.idl
nsIGlobalHistory2.idl
nsILoadContext.idl Issue #2653 - Part 1: Initial cleanup of AppId and isolated mozbrowser. 2024-11-21 21:01:27 +08:00
nsIPrivacyTransitionObserver.idl
nsIReflowObserver.idl
nsIRefreshURI.idl
nsIScrollable.idl
nsIScrollObserver.h
nsITextScroll.idl
nsIURIFixup.idl
nsIWebNavigation.idl
nsIWebNavigationInfo.idl
nsIWebPageDescriptor.idl
nsIWebShellServices.h
nsWebNavigationInfo.cpp
nsWebNavigationInfo.h
SerializedLoadContext.cpp
SerializedLoadContext.h