RESOLVED DUPLICATE of bug 184845 181650
[GTK][WPE] API for WebsiteAutoplayPolicy
https://bugs.webkit.org/show_bug.cgi?id=181650
Summary [GTK][WPE] API for WebsiteAutoplayPolicy
Philippe Normand
Reported 2018-01-15 08:42:15 PST
We should have some API for setting the autoplay policy, similar to the mac port.
Attachments
Philippe Normand
Comment 2 2018-03-24 03:32:30 PDT
I think this should be implemented using ChromeClient::handleAutoplayEvent() ...
Charlie Turner
Comment 3 2020-05-05 05:01:20 PDT
*** This bug has been marked as a duplicate of bug 184845 ***
Charlie Turner
Comment 4 2020-05-05 05:33:40 PDT
(In reply to Philippe Normand from comment #2) > I think this should be implemented using ChromeClient::handleAutoplayEvent() > ... handleAutoplayEvent() is there to tell clients when autoplay is denied, I guess so they can display some UI clarifying that. I don't think it is relevant to an API allowing clients to set the policy. Am I missing something?
Note You need to log in before you can comment on or make changes to this bug.