- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 09 Feb 2010 10:04:37 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8904
Summary: synchronous version of fetch algorithm
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P1
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: annevk@opera.com
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
It would be nice if the fetch algorithm could be passed a parameter to let it
make fully synchronous requests with no tasks queued. This would allow me to
use it for synchronous XMLHttpRequest.
It would be nice all network related activity could be explained via the fetch
algorithm rather than a bunch of algorithms looking very similar.
(I marked it as P1/critical so I could continue to work on XMLHttpRequest
somewhat sooner.)
--
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, 9 February 2010 10:04:38 UTC