- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 20 Oct 2009 22:18:15 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7987
Summary: Clean up load()
Product: HTML WG
Version: unspecified
Platform: PC
URL: http://www.whatwg.org/specs/web-apps/current-
work/#loading-the-media-resource
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: philipj@opera.com
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Step 1 is not relevant because there's no way to call the load() method
recursively any longer.
Instead of setting aborted/emptied, simply queue a task to fire events at that
point in the algorithm. The difference is indistinguishable in black box
testing.
Neither of these make any difference to implementation, it's purely editorial
at this point.
--
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 Tuesday, 20 October 2009 22:18:18 UTC