NEW 16235
Inspector should support <video> and <audio> elements
https://bugs.webkit.org/show_bug.cgi?id=16235
Summary Inspector should support <video> and <audio> elements
Adam Roben (:aroben)
Reported 2007-12-01 23:01:21 PST
The Inspector should support the new <video> and <audio> elements. It could have a new "MEDIA" resource category that lists all video and audio resources. Clicking on a resource would show you the resource with some metadata and controls for playing/pausing/stopping/etc.
Attachments
Adam Roben (:aroben)
Comment 1 2007-12-03 23:50:01 PST
Some interesting metadata I think we could show: * File size (for non-streaming resources) * MIME type * Resolution (for video) * Bitrate * Sample rate (for audio) * Length
Adam Roben (:aroben)
Comment 2 2008-01-29 11:05:20 PST
Martin Häcker
Comment 3 2014-02-01 02:54:07 PST
+1 I'm dearly missing this.
Note You need to log in before you can comment on or make changes to this bug.