Bug 278913
Summary: | [GStreamer] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/seeking/seek-to-max-value.htm fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Xabier Rodríguez Calvar <calvaris> |
Component: | Media | Assignee: | Xabier Rodríguez Calvar <calvaris> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 278646 | ||
Bug Blocks: |
Xabier Rodríguez Calvar
Test uses regular playback but the stream is detected as live because of the server headers at the response. Then the stream is marked as live and that creates an issue when getting the duration and position.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Xabier Rodríguez Calvar
Bug 278646 needs to land first to observer the commented behavior.
Xabier Rodríguez Calvar
Pull request: https://github.com/WebKit/WebKit/pull/36396