Bug 254330
| Summary: | media/media-source/media-source-first-append-not-starting-at-zero.html is a permanent failure when MockMSE runs in GPU Process | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Component: | Media | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 225367 | ||
Jean-Yves Avenard [:jya]
When we set the MockMSE to run in the GPU Process we get failures:
media/media-source/media-source-first-append-not-starting-at-zero.html
```
Enqueued so far: (expecting no frames yet)
+ 10{PTS({5/1 = 5.000000}), DTS({5/1 = 5.000000}), duration({1/1 = 1.000000}), flags(1), generation(0)}
+ 11{PTS({6/1 = 6.000000}), DTS({6/1 = 6.000000}), duration({1/1 = 1.000000}), flags(0), generation(0)}
+ 12{PTS({7/1 = 7.000000}), DTS({7/1 = 7.000000}), duration({1/1 = 1.000000}), flags(0), generation(0)}
+ 13{PTS({8/1 = 8.000000}), DTS({8/1 = 8.000000}), duration({1/1 = 1.000000}), flags(0), generation(0)}
+ 14{PTS({9/1 = 9.000000}), DTS({9/1 = 9.000000}), duration({1/1 = 1.000000}), flags(0), generation(0)}
RUN(sourceBuffer.appendBuffer(syncSampleRun(0, 5)))
EVENT(updateend)
Enqueued now:
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/107131645>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/11861
EWS
Committed 262014@main (2848c837097d): <https://commits.webkit.org/262014@main>
Reviewed commits have been landed. Closing PR #11861 and removing active labels.
Jean-Yves Avenard [:jya]
*** Bug 254329 has been marked as a duplicate of this bug. ***