Bug 263415
Summary: | [MediaSource] canplay event does not fire for video elements with renderers when first sample has a pts greater than 0 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andy Estes <aestes> |
Component: | Media | Assignee: | Andy Estes <aestes> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | twisniewski, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Andy Estes
[MediaSource] canplay event does not fire when source buffer's first sample has a presentation time greater than 0
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Andy Estes
<rdar://problem/105169372>
Andy Estes
Pull request: https://github.com/WebKit/WebKit/pull/19312
EWS
Committed 269689@main (d0b6e889f00e): <https://commits.webkit.org/269689@main>
Reviewed commits have been landed. Closing PR #19312 and removing active labels.
Thomas Wisniewski [:twisniewski]
Not to nag, but would it be possible to add web platform tests for these kinds of bugs in the future? It would really help us on the Firefox team to confirm whether we have interop. If it's currently impractical, I'd love to help find out what's missing in the WPT infrastructure to make it possible/easier!