gecko-dev/dom/media/autoplay
Emilio Cobos Álvarez 25c0d10932 Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu
Sorry this is not a particularly easy patch to review. But it should be
mostly straight-forward.

I kept Document::Dispatch mostly for convenience, but could be
cleaned-up too / changed by SchedulerGroup::Dispatch. Similarly maybe
that can just be NS_DispatchToMainThread if we add an NS_IsMainThread
check there or something (to preserve shutdown semantics).

Differential Revision: https://phabricator.services.mozilla.com/D190450
2023-10-10 08:51:12 +00:00
..
test Bug 1855296 - convert .ini manifests to .toml: batch 9 dom/[m-s]**/mochitest.ini r=jmaher,media-playback-reviewers,alwu 2023-10-03 19:35:22 +00:00
AutoplayPolicy.cpp Bug 1813914 - part3 : don't check gesture activation for document when the policy is click-to-play. r=padenot 2023-02-06 22:59:13 +00:00
AutoplayPolicy.h Bug 1814985 - part2 : change 'DocumentAutoplayPolicy' to an internal enum class. r=media-playback-reviewers,emilio,padenot 2023-02-06 18:10:00 +00:00
GVAutoplayPermissionRequest.cpp Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu 2023-10-10 08:51:12 +00:00
GVAutoplayPermissionRequest.h
GVAutoplayRequestStatusIPC.h
GVAutoplayRequestUtils.h
moz.build Bug 1855296 - convert .ini manifests to .toml: batch 9 dom/[m-s]**/mochitest.ini r=jmaher,media-playback-reviewers,alwu 2023-10-03 19:35:22 +00:00
nsIAutoplay.idl