Closed
Bug 1439437
Opened 7 years ago
Closed 7 years ago
Tests for block autoplay gesture activation
Categories
(Core :: Audio/Video: Playback, enhancement, P2)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: cpearce, Assigned: cpearce)
References
Details
Attachments
(1 file)
We don't have tests for whether user-gesture enables autoplay in documents or in iframes inside documents.
Comment hidden (mozreview-request) |
Updated•7 years ago
|
Priority: -- → P2
Comment on attachment 8952252 [details]
Bug 1439437 - Tests for autoplay gesture activation in new windows/frames.
https://reviewboard.mozilla.org/r/221496/#review228084
::: dom/media/test/mochitest.ini:443
(Diff revision 1)
> dynamic_resource.sjs
> eme.js
> file_access_controls.html
> + file_autoplay_policy_activation_window.html
> + file_autoplay_policy_activation_frame.html
> + file_blank.html
What is `file_blank.html`? I can't see it added in this patch or being referenced.
Attachment #8952252 -
Flags: review?(dglastonbury) → review+
Assignee | ||
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8952252 [details]
Bug 1439437 - Tests for autoplay gesture activation in new windows/frames.
https://reviewboard.mozilla.org/r/221496/#review228102
::: dom/media/test/mochitest.ini:443
(Diff revision 1)
> dynamic_resource.sjs
> eme.js
> file_access_controls.html
> + file_autoplay_policy_activation_window.html
> + file_autoplay_policy_activation_frame.html
> + file_blank.html
D'oh! Leftovers from bad decisions, since removed. Thanks!
Comment hidden (mozreview-request) |
Pushed by cpearce@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/23605d8d11e9
Tests for autoplay gesture activation in new windows/frames. r=kamidphish
Comment 6•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•