Bug 169390

Summary: Let clients control autoplay quirks with website policies
Product: WebKit Reporter: Matt Rajca <mrajca>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch wenson_hsieh: review+

Description Matt Rajca 2017-03-08 15:50:04 PST
Let clients control where a page is allowed to use autoplay quirks on a per-site basis with website policies.
Comment 1 Matt Rajca 2017-03-08 15:52:31 PST
Created attachment 303856 [details]
Patch
Comment 2 Alex Christensen 2017-03-08 19:19:21 PST
Comment on attachment 303856 [details]
Patch

I don't understand exactly what these "quirks" are.  Please describe and/or name better
Comment 3 Matt Rajca 2017-03-09 08:43:23 PST
Created attachment 303920 [details]
Patch
Comment 4 Matt Rajca 2017-03-09 08:43:57 PST
(In reply to comment #2)
> Comment on attachment 303856 [details]
> Patch
> 
> I don't understand exactly what these "quirks" are.  Please describe and/or
> name better

I updated the ChangeLog with some background information.
Comment 5 Wenson Hsieh 2017-03-09 12:37:27 PST
Comment on attachment 303920 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=303920&action=review

> Source/WebCore/ChangeLog:4
> +        https://bugs.webkit.org/show_bug.cgi?id=169390

Radar #?

> Source/WebKit2/Shared/WebsitePolicies.h:-41
> -    

Nit - whitespace
Comment 6 Radar WebKit Bug Importer 2017-03-09 12:43:46 PST
<rdar://problem/30954277>
Comment 7 Matt Rajca 2017-03-09 12:47:35 PST
r213656