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 16310 - editorial - sub-dividing 4.7.7 infrastructure for the send() method
Summary: editorial - sub-dividing 4.7.7 infrastructure for the send() method
Status: RESOLVED WORKSFORME
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: XHR (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Anne
QA Contact: public-webapps-bugzilla
URL: http://dvcs.w3.org/hg/xhr/raw-file/8d...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-10 20:30 UTC by Glenn Adams
Modified: 2012-03-26 17:26 UTC (History)
2 users (show)

See Also:


Attachments

Description Glenn Adams 2012-03-10 20:30:10 UTC
to make it easier for readers, i would suggest sub-dividing 4.7.7 into sub-sections as follows:

4.7.7.1 same-origin request event rules
4.7.7.2 cross-origin request event rules
4.7.7.3 network error rules
4.7.7.4 abort error rules
4.7.7.5 timeout error rules
4.7.7.6 other request error rules
4.7.7.7 headers received state transition rules
4.7.7.8 loading state transition rules
4.7.7.9 done state transition rules
4.7.7.10 progress notification rules
4.7.7.11 upload progress notification rules
Comment 1 Anne 2012-03-26 17:26:05 UTC
That seems overkill. All those algorithms already have hyperlinks available.