WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
170744
Consider the current document when allowing autoplay quirks
https://bugs.webkit.org/show_bug.cgi?id=170744
Summary
Consider the current document when allowing autoplay quirks
Matt Rajca
Reported
2017-04-11 12:34:35 PDT
In addition to checking if the top-level document supports autoplay quirks, we should check if the current document supports quirks. This allows all embedded YouTube videos (which use iframes) to play correctly if the client allows autoplay quirks on youtube.com.
Attachments
Patch
(1.72 KB, patch)
2017-04-11 12:37 PDT
,
Matt Rajca
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Matt Rajca
Comment 1
2017-04-11 12:37:25 PDT
Created
attachment 306841
[details]
Patch
Eric Carlson
Comment 2
2017-04-11 13:14:44 PDT
Comment on
attachment 306841
[details]
Patch As discussed in person, this should have a test.
Matt Rajca
Comment 3
2017-04-11 13:38:15 PDT
(In reply to Eric Carlson from
comment #2
)
> Comment on
attachment 306841
[details]
> Patch > > As discussed in person, this should have a test.
I added an API test.
Matt Rajca
Comment 4
2017-04-11 13:40:36 PDT
https://trac.webkit.org/changeset/215249/webkit
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug