Bug 42897 - Inserting a <source> element should immediately set networkState to NETWORK_NO_SOURCE.
Summary: Inserting a <source> element should immediately set networkState to NETWORK_N...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Eric Carlson
URL: http://people.opera.com/philipj/2010/...
Keywords:
Depends on:
Blocks: 51249
  Show dependency treegraph
 
Reported: 2010-07-23 07:43 PDT by Eric Carlson
Modified: 2011-01-24 12:19 PST (History)
2 users (show)

See Also:


Attachments
proposed patch (10.42 KB, patch)
2010-08-11 09:06 PDT, Eric Carlson
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 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>
Comment 1 Eric Carlson 2010-08-11 09:06:56 PDT
Created attachment 64120 [details]
proposed patch
Comment 2 Eric Carlson 2010-08-11 11:58:43 PDT
http://trac.webkit.org/changeset/65170
Comment 3 Ademar Reis 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>