Bug 174957

Summary: Experimental: transfer rate change restrictions from overlapping media elements
Product: WebKit Reporter: Matt Rajca <mrajca>
Component: MediaAssignee: Matt Rajca <mrajca>
Status: RESOLVED WONTFIX    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Matt Rajca 2017-07-28 15:55:39 PDT
If we have a media element that was allowed to autoplay (i.e. there is no video or audio rate change restriction) and another media element overlaps it, let the other media element autoplay.
Comment 1 Matt Rajca 2017-07-28 15:55:59 PDT
TODO: still needs tests
Comment 2 Matt Rajca 2017-07-28 15:59:38 PDT
Created attachment 316681 [details]
Patch
Comment 3 Matt Rajca 2017-07-31 17:01:33 PDT
Closing and changing the approach.