Bug 174957 - Experimental: transfer rate change restrictions from overlapping media elements
Summary: Experimental: transfer rate change restrictions from overlapping media elements
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Rajca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-28 15:55 PDT by Matt Rajca
Modified: 2017-07-31 17:01 PDT (History)
0 users

See Also:


Attachments
Patch (3.57 KB, patch)
2017-07-28 15:59 PDT, Matt Rajca
no flags 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-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.