Bug 128651 - [MediaControls] Add support for a loading progress meter
Summary: [MediaControls] Add support for a loading progress meter
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-11 21:45 PST by Jer Noble
Modified: 2014-02-14 13:10 PST (History)
7 users (show)

See Also:


Attachments
Patch (7.53 KB, patch)
2014-02-11 21:51 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (14.80 KB, patch)
2014-02-12 10:03 PST, Jer Noble
eric.carlson: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-02 for mac-mountainlion (473.77 KB, application/zip)
2014-02-12 23:12 PST, Build Bot
no flags Details
Patch for landing (14.87 KB, patch)
2014-02-13 09:04 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-13 for mac-mountainlion-wk2 (505.37 KB, application/zip)
2014-02-13 13:28 PST, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2014-02-11 21:45:43 PST
[MediaControls] Add support for a loading progress meter
Comment 1 Jer Noble 2014-02-11 21:51:46 PST
Created attachment 223939 [details]
Patch
Comment 2 Jer Noble 2014-02-12 10:03:13 PST
Created attachment 223978 [details]
Patch
Comment 3 Build Bot 2014-02-12 23:12:28 PST
Comment on attachment 223978 [details]
Patch

Attachment 223978 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/5469683599802368

New failing tests:
http/tests/media/reload-after-dialog.html
fullscreen/video-controls-timeline.html
compositing/video/video-controls-layer-creation.html
http/tests/security/local-video-source-from-remote.html
fullscreen/video-controls-drag.html
fast/events/media-element-focus-tab.html
fast/events/media-focus-in-standalone-media-document.html
fast/spatial-navigation/snav-media-elements.html
http/tests/media/video-cancel-load.html
http/tests/appcache/video.html
http/tests/media/pdf-served-as-pdf.html
media/audio-controls-do-not-fade-out.html
fast/layers/video-layer.html
compositing/geometry/clipped-video-controller.html
http/tests/media/video-buffered-range-contains-currentTime.html
accessibility/media-element.html
http/tests/media/video-error-does-not-exist.html
http/tests/media/video-query-url.html
fullscreen/video-specified-size.html
fast/events/tabindex-focus-blur-all.html
http/tests/media/video-error-abort.html
http/tests/media/text-served-as-text.html
http/tests/media/media-document.html
fast/hidpi/video-controls-in-hidpi.html
media/audio-concurrent-supported.html
http/tests/media/video-accept-encoding.html
http/tests/media/video-served-as-text.html
fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html
http/tests/security/local-video-src-from-remote.html
fast/canvas/webgl/oes-texture-half-float-with-video.html
Comment 4 Build Bot 2014-02-12 23:12:31 PST
Created attachment 224050 [details]
Archive of layout-test-results from webkit-ews-02 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-02  Port: mac-mountainlion  Platform: Mac OS X 10.8.5
Comment 5 Jer Noble 2014-02-13 09:04:17 PST
Created attachment 224074 [details]
Patch for landing
Comment 6 Build Bot 2014-02-13 13:28:54 PST
Comment on attachment 223978 [details]
Patch

Attachment 223978 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/6649687880761344

New failing tests:
http/tests/media/reload-after-dialog.html
fullscreen/video-controls-timeline.html
fast/css/relative-position-replaced-in-table-display-crash.html
compositing/video/video-controls-layer-creation.html
http/tests/security/local-video-source-from-remote.html
fast/layers/video-layer.html
fast/events/media-focus-in-standalone-media-document.html
http/tests/media/video-cancel-load.html
http/tests/media/pdf-served-as-pdf.html
media/audio-controls-do-not-fade-out.html
fast/repaint/obscured-background-no-repaint.html
media/audio-delete-while-slider-thumb-clicked.html
media/audio-controls-rendering.html
http/tests/media/text-served-as-text.html
accessibility/media-element.html
http/tests/media/video-error-does-not-exist.html
http/tests/media/video-query-url.html
fast/events/tabindex-focus-blur-all.html
http/tests/media/video-error-abort.html
http/tests/media/video-buffered-range-contains-currentTime.html
http/tests/media/media-document.html
fullscreen/video-controls-drag.html
media/audio-concurrent-supported.html
compositing/geometry/clipped-video-controller.html
http/tests/media/video-accept-encoding.html
http/tests/media/video-served-as-text.html
fast/hidpi/video-controls-in-hidpi.html
fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html
http/tests/security/local-video-src-from-remote.html
fast/canvas/webgl/oes-texture-half-float-with-video.html
Comment 7 Build Bot 2014-02-13 13:28:56 PST
Created attachment 224099 [details]
Archive of layout-test-results from webkit-ews-13 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-13  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 8 Jer Noble 2014-02-14 13:10:46 PST
Committed r164127: <http://trac.webkit.org/changeset/164127>