This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 7660 - 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.
Summary: The resource selection algorithm should set currentSrc in the sync section be...
Status: CLOSED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: LC
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords: NE
Depends on:
Blocks:
 
Reported: 2009-09-17 12:37 UTC by contributor
Modified: 2010-10-04 14:48 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2009-09-17 12:37:57 UTC
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
Comment 1 contributor 2009-09-29 06:14:31 UTC
Checked in as WHATWG revision r4030.
Check-in comment: Set currentSrc reliably.
http://html5.org/tools/web-apps-tracker?from=4029&to=4030