[Webkit-unassigned] [Bug 30407] New: HTML 5 media elements should set network state to NETWORK_EMPTY if they do not have a source

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 15 14:36:00 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=30407

           Summary: HTML 5 media elements should set network state to
                    NETWORK_EMPTY if they do not have a source
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: scherkus at chromium.org


Latest spec reads:
"Otherwise the media element has neither a src attribute nor a source element
child: set the networkState to NETWORK_EMPTY, and abort these steps; the
synchronous section ends."
http://www.whatwg.org/specs/web-apps/current-work/#concept-media-load-algorithm

I also updated the comments to match the steps outlined in the spec.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list