Bug 181650

Summary: [GTK][WPE] API for WebsiteAutoplayPolicy
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: aperez, bugs-noreply, calvaris, clopez, cturner
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

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.