[Bug 7660] New: The resource selection algorithm should set currentSrc in the sync section before invoking resource fetch instead of being set in the async resource fetch. Otherwise checking currentSrc in onloadstart is not reliable.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=7660

           Summary: The resource selection algorithm should set currentSrc
                    in the sync section before invoking resource fetch
                    instead of being set in the async resource fetch.
                    Otherwise checking currentSrc in onloadstart is not
                    reliable.
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-
                    work/#loading-the-media-resource
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec bugs
        AssignedTo: dave.null@w3.org
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: ian@hixie.ch, mike@w3.org, public-html@w3.org


Section:
http://www.whatwg.org/specs/web-apps/current-work/#loading-the-media-resource

Comment:
The resource selection algorithm should set currentSrc in the sync section
before invoking resource fetch instead of being set in the async resource
fetch. Otherwise checking currentSrc in onloadstart is not reliable.

Posted from: 88.131.66.80


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 17 September 2009 12:49:53 UTC