RESOLVED FIXED Bug 42897
Inserting a <source> element should immediately set networkState to NETWORK_NO_SOURCE.
https://bugs.webkit.org/show_bug.cgi?id=42897
Summary Inserting a <source> element should immediately set networkState to NETWORK_N...
Eric Carlson
Reported 2010-07-23 07:43:21 PDT
Inserting a <source> element into an <audio> or <video> element should run the synchronous part of the resource selection algorithm immediately, setting networkState to NETWORK_NO_SOURCE. http://people.opera.com/philipj/2010/07/23/networkState.html Reported by Silvia Pfeiffer via Description Philip Jägenstedt to WhatWG: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2010-July/027284.html>
Attachments
proposed patch (10.42 KB, patch)
2010-08-11 09:06 PDT, Eric Carlson
darin: review+
Eric Carlson
Comment 1 2010-08-11 09:06:56 PDT
Created attachment 64120 [details] proposed patch
Eric Carlson
Comment 2 2010-08-11 11:58:43 PDT
Ademar Reis
Comment 3 2011-01-24 12:19:09 PST
Revision r65170 cherry-picked into qtwebkit-2.2 with commit 1cc3120 <http://gitorious.org/webkit/qtwebkit/commit/1cc3120>
Note You need to log in before you can comment on or make changes to this bug.