WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
120445
<video> elements with HLS stream sources do not fire 'progress' events.
https://bugs.webkit.org/show_bug.cgi?id=120445
Summary
<video> elements with HLS stream sources do not fire 'progress' events.
Jer Noble
Reported
2013-08-28 16:55:23 PDT
<video> elements with HLS stream sources do not fire 'progress' events.
Attachments
Patch
(193.95 KB, patch)
2013-08-28 17:01 PDT
,
Jer Noble
eric.carlson
: review+
buildbot
: commit-queue-
Details
Formatted Diff
Diff
Archive of layout-test-results from webkit-ews-08 for mac-mountainlion
(582.17 KB, application/zip)
2013-08-28 19:45 PDT
,
Build Bot
no flags
Details
Archive of layout-test-results from webkit-ews-10 for mac-mountainlion-wk2
(465.46 KB, application/zip)
2013-08-28 22:56 PDT
,
Build Bot
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Jer Noble
Comment 1
2013-08-28 17:01:14 PDT
Created
attachment 209936
[details]
Patch
Build Bot
Comment 2
2013-08-28 19:45:22 PDT
Comment on
attachment 209936
[details]
Patch
Attachment 209936
[details]
did not pass mac-ews (mac): Output:
http://webkit-queues.appspot.com/results/1623433
New failing tests: http/tests/media/hls-play-progress.html
Build Bot
Comment 3
2013-08-28 19:45:24 PDT
Created
attachment 209947
[details]
Archive of layout-test-results from webkit-ews-08 for mac-mountainlion The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: webkit-ews-08 Port: mac-mountainlion Platform: Mac OS X 10.8.4
Eric Carlson
Comment 4
2013-08-28 22:00:41 PDT
Comment on
attachment 209936
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=209936&action=review
> LayoutTests/ChangeLog:17 > + * http/tests/media/resources/test.hls/iframe_index.m3u8: Added. > + * http/tests/media/resources/test.hls/index.m3u8: Added. > + * http/tests/media/resources/test.hls/prog_index.m3u8: Added. > + * http/tests/media/resources/test.hls/test.mp4.0.ts: Added. > + * http/tests/media/resources/test.hls/test.mp4.1.ts: Added. > + * http/tests/media/resources/test.hls/test.mp4.2.ts: Added.
Having a dot in the folder name is odd, why not just "hls"?
> LayoutTests/http/tests/media/hls-play-progress.html:8 > + var progressCount = 0;
This is unused.
> LayoutTests/http/tests/media/hls-play-progress.html:16 > + video.src = "
http://127.0.0.1:8000/media/resources/test.hls/index.m3u8
"; > + run("video.play()");
You might want to add an 'error' event handler that prints the error code to help diagnose future (or present ;-) ) failures.
Build Bot
Comment 5
2013-08-28 22:56:06 PDT
Comment on
attachment 209936
[details]
Patch
Attachment 209936
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.appspot.com/results/1639096
New failing tests: http/tests/media/hls-play-progress.html
Build Bot
Comment 6
2013-08-28 22:56:09 PDT
Created
attachment 209952
[details]
Archive of layout-test-results from webkit-ews-10 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-10 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.4
Ahmad Saleem
Comment 7
2022-09-10 16:57:16 PDT
I noticed that this r+ patch has not landed by checking bug ID in Webkit GitHub and also I was not able to find the failing test "hls-play-progress" as well. Is this needed anymore? Thanks!
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