Bug 169390 - Let clients control autoplay quirks with website policies
Summary: Let clients control autoplay quirks with website policies
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-03-08 15:50 PST by Matt Rajca
Modified: 2017-03-09 12:47 PST (History)
1 user (show)

See Also:


Attachments
Patch (15.68 KB, patch)
2017-03-08 15:52 PST, Matt Rajca
no flags Details | Formatted Diff | Diff
Patch (16.67 KB, patch)
2017-03-09 08:43 PST, Matt Rajca
wenson_hsieh: 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-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