Bug 104583

Summary: Remove MediaSource 'ended' to 'open' transition when seeking.
Product: WebKit Reporter: Aaron Colwell <acolwell>
Component: MediaAssignee: Aaron Colwell <acolwell>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, eric.carlson, feature-media-reviews, ojan.autocc, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Rebase none

Aaron Colwell
Reported 2012-12-10 11:59:48 PST
The October 8th update to the Media Source Extensions spec changed the MediaSource seeking behavior so that a seek does not trigger a readyState transition from 'ended' to 'open'. The current WebKit implementation needs to be updated to reflect this new behavior.
Attachments
Patch (9.19 KB, patch)
2012-12-11 10:15 PST, Aaron Colwell
no flags
Rebase (9.21 KB, patch)
2012-12-12 09:22 PST, Aaron Colwell
no flags
Aaron Colwell
Comment 1 2012-12-11 10:15:35 PST
WebKit Review Bot
Comment 2 2012-12-11 12:31:29 PST
Comment on attachment 178829 [details] Patch Attachment 178829 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/15257788 New failing tests: http/tests/media/media-source/video-media-source-seek.html
Aaron Colwell
Comment 3 2012-12-12 09:22:24 PST
WebKit Review Bot
Comment 4 2012-12-12 10:31:41 PST
Comment on attachment 179066 [details] Rebase Clearing flags on attachment: 179066 Committed r137480: <http://trac.webkit.org/changeset/137480>
WebKit Review Bot
Comment 5 2012-12-12 10:31:44 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.