Bug 178227

Summary: Add API support for quirk that lets an arbitrary click allow auto-play
Product: WebKit Reporter: Matt Rajca <mrajca>
Component: MediaAssignee: Matt Rajca <mrajca>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, eric.carlson, jer.noble, mrajca
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch achristensen: review+

Description Matt Rajca 2017-10-12 13:34:17 PDT
Instead of hardcoding sites in WebKit, let clients control who opts into the quirk that lets an arbitrary click allow auto-play via website policies.
Comment 1 Matt Rajca 2017-10-12 13:34:32 PDT
<rdar://problem/34962209>
Comment 2 Matt Rajca 2017-10-12 13:42:11 PDT
Created attachment 323557 [details]
Patch
Comment 3 Matt Rajca 2017-10-16 17:30:30 PDT
Committed r223451: <https://trac.webkit.org/changeset/223451>