WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 139441
139471
[GStreamer] SourceBufferPrivateGstreamer should emit 'updateend'
https://bugs.webkit.org/show_bug.cgi?id=139471
Summary
[GStreamer] SourceBufferPrivateGstreamer should emit 'updateend'
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-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug