Bug 224273 - [GPUP] MediaSource.addSourceBuffer() will throw if given the same parameter as a previous call to HTMLMediaElement.canPlayType()
Summary: [GPUP] MediaSource.addSourceBuffer() will throw if given the same parameter a...
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
Depends on:
Blocks:
 
Reported: 2021-04-07 01:22 PDT by Jer Noble
Modified: 2021-04-13 23:24 PDT (History)
9 users (show)

See Also:


Attachments
Patch (6.89 KB, patch)
2021-04-07 01:26 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 2021-04-07 01:22:26 PDT
[GPUP] MediaSource.addSourceBuffer() will throw if given the same parameter as a previous call to HTMLMediaElement.canPlayType()
Comment 1 Jer Noble 2021-04-07 01:23:24 PDT
<rdar://74805071>
Comment 2 Jer Noble 2021-04-07 01:26:50 PDT
Created attachment 425365 [details]
Patch
Comment 3 EWS 2021-04-13 23:24:15 PDT
Committed r275934 (236496@main): <https://commits.webkit.org/236496@main>

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