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: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected], [email protected]
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 on the CC list for the bug.