Closed
Bug 1522324
Opened 6 years ago
Closed 6 years ago
Update GeckoView API to match current Gecko autoplay implementation
Categories
(GeckoView :: General, enhancement, P2)
Tracking
(firefox67 fixed)
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: rbarker, Assigned: rbarker)
References
Details
(Whiteboard: [geckoview:fenix:p2])
Attachments
(1 file)
Gecko autoplay policy no longer supports the prompt option and needs to be removed from the GeckoSession PermissionDelegate. Additionally we should add either a runtime or session setting to either allow or block autoplay videos.
Comment 1•6 years ago
|
||
Adding [geckoview:fenix:p2] whiteboard tag because Fenix wants this:
Priority: -- → P2
Whiteboard: [geckoview:fenix:p2]
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → rbarker
Assignee | ||
Comment 2•6 years ago
|
||
Comment 3•6 years ago
|
||
(Is bug 1524489 a dupe?)
Pushed by rbarker@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f145dfc61991
Update GeckoView API to match current Gecko autoplay implementation r=geckoview-reviewers,esawin
Comment 5•6 years ago
|
||
Backed out for android crashtest and gv-junit failures
Failure logs:
crashtest: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=228028303&repo=autoland&lineNumber=3553
gv-junit: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=228030852&repo=autoland&lineNumber=2097
Backout: https://hg.mozilla.org/integration/autoland/rev/44c507a00940348ce813adf729e54c5a862f2116
Flags: needinfo?(rbarker)
Pushed by rbarker@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7e2d435f1f40
Update GeckoView API to match current Gecko autoplay implementation r=geckoview-reviewers,esawin
Comment 8•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•