Closed
Bug 1577175
Opened 5 years ago
Closed 5 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•5 years ago
|
Assignee: nobody → echen
Assignee | ||
Comment 1•5 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•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Comment 5•5 years ago
|
||
Assignee | ||
Comment 6•5 years ago
|
||
Updated•5 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•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/089d8096c410
https://hg.mozilla.org/mozilla-central/rev/355993c185de
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
Comment 9•5 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
•