gecko-dev/docshell/base
alwu 1493d7798d Bug 1621403 - part2 : implement `seekto` action. r=chunmin,emilio
Implement `Seekto` action [1]. In addtion, as `seekto` can go with additional properties, we create a new structure `MediaControlAction` to wrap `MediaControlKey` and `SeekDetails`, which can be sent with `seekto`.

[1] https://w3c.github.io/mediasession/#dom-mediasessionaction-seekto

Differential Revision: https://phabricator.services.mozilla.com/D82816
2020-07-16 00:16:33 +00:00
..
crashtests
timeline
BaseHistory.cpp Bug 1645339 - Use range-based for with nsTObserverArray in docshell. r=nika 2020-06-16 10:14:24 +00:00
BaseHistory.h
BrowsingContext.cpp Bug 1648583: Add GetCurrentTopByBrowserId() to get the BrowsingContext for a tab r=nika 2020-07-09 20:34:06 +00:00
BrowsingContext.h Bug 1648583: Add GetCurrentTopByBrowserId() to get the BrowsingContext for a tab r=nika 2020-07-09 20:34:06 +00:00
BrowsingContextGroup.cpp
BrowsingContextGroup.h
BrowsingContextWebProgress.cpp Bug 1646582 - Remove DOM(Inner)WindowID from nsIWebProgress. r=nika 2020-06-24 19:58:15 +00:00
BrowsingContextWebProgress.h Bug 1644943 - Create single webprogress for CanonicalBrowsingContext, regardless of process the browser element contents are in. r=nika,kmag,Gijs 2020-06-17 02:59:29 +00:00
CanonicalBrowsingContext.cpp Bug 1621403 - part2 : implement `seekto` action. r=chunmin,emilio 2020-07-16 00:16:33 +00:00
CanonicalBrowsingContext.h Bug 1621403 - part2 : implement `seekto` action. r=chunmin,emilio 2020-07-16 00:16:33 +00:00
ChildProcessChannelListener.cpp Bug 1646892 - Allow DocumentChannel process switches into the parent process. r=jya,nika 2020-06-27 04:10:23 +00:00
ChildProcessChannelListener.h Bug 1646892 - Allow DocumentChannel process switches into the parent process. r=jya,nika 2020-06-27 04:10:23 +00:00
IHistory.h
LoadContext.cpp
LoadContext.h
SerializedLoadContext.cpp
SerializedLoadContext.h
SyncedContext.h
SyncedContextInlines.h
URIFixup.jsm Bug 1641467 - Remove temporary browser.fixup.defaultToSearch feature pref and its code. r=Gijs 2020-07-15 09:53:04 +00:00
WindowContext.cpp Bug 1647431, make ReportShadowDOMUsage Fission compatible, r=edgar 2020-07-14 11:22:20 +00:00
WindowContext.h Bug 1647431, make ReportShadowDOMUsage Fission compatible, r=edgar 2020-07-14 11:22:20 +00:00
moz.build Bug 1644943 - Create single webprogress for CanonicalBrowsingContext, regardless of process the browser element contents are in. r=nika,kmag,Gijs 2020-06-17 02:59:29 +00:00
nsAboutRedirector.cpp Bug 1637869 - P3. Force about:credits to load in the content process. r=nika 2020-05-28 00:07:46 +00:00
nsAboutRedirector.h
nsCTooltipTextProvider.h
nsDSURIContentListener.cpp
nsDSURIContentListener.h
nsDocShell.cpp Bug 1648038 - Don't require session history object when creating an entry. r=smaug 2020-07-14 11:14:46 +00:00
nsDocShell.h Bug 1644140 - Remove nsDocShell::AddChildSHEntryInternal and make some session history code in nsDocShell work with fission. r=smaug 2020-07-13 15:42:15 +00:00
nsDocShellEditorData.cpp
nsDocShellEditorData.h
nsDocShellEnumerator.cpp
nsDocShellEnumerator.h
nsDocShellLoadState.cpp Bug 1649879 - Implement WebNavigationFlagsToFixupFlags in C++ so that we avoid needing to call into the URIFixup JS module. r=kmag 2020-07-08 23:37:42 +00:00
nsDocShellLoadState.h Bug 1646892 - Allow DocumentChannel process switches into the parent process. r=jya,nika 2020-06-27 04:10:23 +00:00
nsDocShellLoadTypes.h
nsDocShellTelemetryUtils.cpp Bug 1636962 - Add telemetry for all page load errors r=johannh,xeonchen,nika 2020-05-27 22:33:02 +00:00
nsDocShellTelemetryUtils.h Bug 1636962 - Add telemetry for all page load errors r=johannh,xeonchen,nika 2020-05-27 22:33:02 +00:00
nsDocShellTreeOwner.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsDocShellTreeOwner.h
nsIContentViewer.idl Bug 1647301 - Remove forceCharset from nsIContentViewer. r=m_kato 2020-07-02 06:23:24 +00:00
nsIContentViewerEdit.idl
nsIDocShell.idl Bug 1647972 - Add a new PlatformOverride field onto BrowsingContext r=smaug 2020-06-26 14:17:08 +00:00
nsIDocShellTreeItem.idl
nsIDocShellTreeOwner.idl
nsIDocumentLoaderFactory.idl
nsILoadContext.idl
nsILoadURIDelegate.idl
nsIPrivacyTransitionObserver.idl
nsIReflowObserver.idl
nsIRefreshURI.idl
nsIScrollObserver.h
nsITooltipListener.idl
nsITooltipTextProvider.idl
nsIURIFixup.idl Bug 1643093 - Remove references to 'whitelist' in browser/components/urlbar. r=jaws 2020-06-24 15:59:04 +00:00
nsIWebNavigation.idl Bug 1515073 - Part 2 - Allow nsIWebNavigation::{goBack,goForward} to skip entries without user interaction. r=Gijs,peterv 2020-06-09 14:50:14 +00:00
nsIWebNavigationInfo.idl
nsIWebPageDescriptor.idl Bug 1649772 - Simplify nsIWebPageDescriptor, r=peterv 2020-07-02 14:58:15 +00:00
nsPingListener.cpp Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
nsPingListener.h
nsRefreshTimer.cpp
nsRefreshTimer.h
nsWebNavigationInfo.cpp
nsWebNavigationInfo.h