Closed
Bug 1577175
Opened 6 years ago
Closed 6 years ago
Set UserGestureActivation in all ancestor of the BrowsingContext that user has interacted with
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: edgar, Assigned: edgar)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
This is what Chrome does and is trying to write it into spec, https://github.com/whatwg/html/pull/3851.
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → echen
| Assignee | ||
Comment 1•6 years ago
|
||
This change won't affect top-level browsing context, so it won't affect the Media autoplay as long as it still checks the flag in top-level browsing context.
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
| Assignee | ||
Comment 4•6 years ago
|
||
| Assignee | ||
Comment 5•6 years ago
|
||
| Assignee | ||
Comment 6•6 years ago
|
||
Updated•6 years ago
|
Attachment #9089826 -
Attachment description: Bug 1577175 - Add tests; → Bug 1577175 - Part 2: Add tests;
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/089d8096c410
Part 1: Set UserGestureActivation in all ancestor of the BrowsingContext that user has interacted with; r=smaug
https://hg.mozilla.org/integration/autoland/rev/355993c185de
Part 2: Add tests; r=smaug
Comment 8•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/089d8096c410
https://hg.mozilla.org/mozilla-central/rev/355993c185de
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Comment 9•6 years ago
|
||
Retroactively moving fixed bugs whose summaries mention "Fission" (or other Fission-related keywords) but are not assigned to a Fission Milestone to an appropriate Fission Milestone.
This will generate a lot of bugmail, so you can filter your bugmail for the following UUID and delete them en masse:
0ee3c76a-bc79-4eb2-8d12-05dc0b68e732
Fission Milestone: --- → M4
You need to log in
before you can comment on or make changes to this bug.
Description
•