Bug 158546 - With audio user gesture restriction in place, video.src = 'file', video.play() succeeds where it should fail.
Summary: With audio user gesture restriction in place, video.src = 'file', video.play(...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
: 158813 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-06-08 15:37 PDT by Jer Noble
Modified: 2016-06-15 15:34 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.03 KB, patch)
2016-06-08 15:39 PDT, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2016-06-08 15:37:53 PDT
With audio user gesture restriction in place, video.src = 'file', video.play() succeeds where it should fail.
Comment 1 Jer Noble 2016-06-08 15:39:31 PDT
Created attachment 280848 [details]
Patch
Comment 2 Jer Noble 2016-06-08 15:56:06 PDT
<rdar://problem/26308494>
Comment 3 WebKit Commit Bot 2016-06-08 16:08:15 PDT
Comment on attachment 280848 [details]
Patch

Clearing flags on attachment: 280848

Committed r201841: <http://trac.webkit.org/changeset/201841>
Comment 4 WebKit Commit Bot 2016-06-08 16:08:19 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Antoine Quint 2016-06-15 15:34:59 PDT
*** Bug 158813 has been marked as a duplicate of this bug. ***