- From: <bugzilla@jessica.w3.org>
- Date: Fri, 09 Mar 2012 23:31:14 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16295
Summary: clarify intention of early termination of abort/send
Product: WebAppsWG
Version: unspecified
Platform: All
URL: http://dvcs.w3.org/hg/xhr/raw-file/8d4e9ccfdbd4/Overvi
ew.html
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XHR
AssignedTo: annevk@opera.com
ReportedBy: glenn@skynav.com
QAContact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-webapps@w3.org
it may be useful to add notes under 4.7.1 steps 14 and 15 indicating why
abort/send is to be terminated, e.g.,
under step 14:
Note: this step ensures that no previously initiated abort() algorithm is
active prior to a transition to OPENED state.
and under step 15:
Note: this step ensures that no previously initiated send() algorithm is active
prior to a transition to OPENED state.
--
Configure bugmail: https://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 Friday, 9 March 2012 23:31:16 UTC