Bug 178227 - Add API support for quirk that lets an arbitrary click allow auto-play
Summary: Add API support for quirk that lets an arbitrary click allow auto-play
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Rajca
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-12 13:34 PDT by Matt Rajca
Modified: 2017-10-16 17:30 PDT (History)
4 users (show)

See Also:


Attachments
Patch (12.43 KB, patch)
2017-10-12 13:42 PDT, Matt Rajca
achristensen: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>