Bug 139471

Summary: [GStreamer] SourceBufferPrivateGstreamer should emit 'updateend'
Product: WebKit Reporter: Bartlomiej Gajda <b.gajda>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: pnormand, slomo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
call appendComplete so it will emit updateend per spec pnormand: review-, pnormand: commit-queue-

Bartlomiej Gajda
Reported 2014-12-09 23:42:29 PST
Currently it does not. While of course this is not ready for complete specification (mostly due to buffered missing), enabling this would allow testing for other independent issues. //btw: What should be proper way to tag such issues? both [GStreamer] and [MSE] ? I don't want people unrelated to platform specific issues to be on auto CC, but it would separate MSE specific issues from general media player related etc.
Attachments
call appendComplete so it will emit updateend per spec (3.69 KB, patch)
2014-12-09 23:47 PST, Bartlomiej Gajda
pnormand: review-
pnormand: commit-queue-
Bartlomiej Gajda
Comment 1 2014-12-09 23:47:39 PST
Created attachment 242990 [details] call appendComplete so it will emit updateend per spec Initial version of this. Check for 'updateend' is part of other tests, but we won't pass them completely, so shall I add new one which tests only this? Or edit something? Or no test is needed since this is yet unstable and/or unsupported port feature?
Sebastian Dröge (slomo)
Comment 2 2014-12-10 00:41:21 PST
That's fixed already in my patch in bug #139441, which also solves many other problems. I'm currently changing quite a bit on top of that to make even more tests pass.
Philippe Normand
Comment 3 2014-12-10 03:44:36 PST
*** This bug has been marked as a duplicate of bug 139441 ***
Note You need to log in before you can comment on or make changes to this bug.