Bug 239842 - HTMLMediaElement can get multiple interruptions for invisible autoplay
Summary: HTMLMediaElement can get multiple interruptions for invisible autoplay
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-28 00:29 PDT by youenn fablet
Modified: 2022-04-29 00:59 PDT (History)
15 users (show)

See Also:


Attachments
Patch (8.10 KB, patch)
2022-04-28 00:36 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (36.50 KB, patch)
2022-04-28 08:32 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (8.26 KB, patch)
2022-04-28 08:34 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2022-04-28 00:29:54 PDT
HTMLMediaElement can get multiple interruptions for invisible autoplay
Comment 1 youenn fablet 2022-04-28 00:30:07 PDT
<rdar://91809550>
Comment 2 youenn fablet 2022-04-28 00:36:29 PDT
Created attachment 458498 [details]
Patch
Comment 3 youenn fablet 2022-04-28 08:32:15 PDT
Created attachment 458526 [details]
Patch
Comment 4 EWS Watchlist 2022-04-28 08:33:46 PDT
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 5 youenn fablet 2022-04-28 08:34:13 PDT
Created attachment 458527 [details]
Patch
Comment 6 Eric Carlson 2022-04-28 08:37:30 PDT
Comment on attachment 458527 [details]
Patch

Nice fix!
Comment 7 EWS 2022-04-29 00:59:08 PDT
Committed r293609 (250115@main): <https://commits.webkit.org/250115@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 458527 [details].