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 27567 - Xref to response's body concept points to a wrong one
Summary: Xref to response's body concept points to a wrong one
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: Fetch (show other bugs)
Version: unspecified
Hardware: Other other
: P2 minor
Target Milestone: Unsorted
Assignee: Anne
QA Contact: sideshowbarker+fetchspec
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-11 06:10 UTC by Jungkee Song
Modified: 2014-12-11 12:49 UTC (History)
2 users (show)

See Also:


Attachments

Description Jungkee Song 2014-12-11 06:10:58 UTC
In fetch step 9:
"If request's synchronous flag is set, wait for either end-of-file to have been pushed to response's *body* or for response to have a termination reason, and then return response."

response's body is pointing to #concept-request-body.
Comment 2 Arkadiusz Michalski (Spirit) 2014-12-11 12:49:07 UTC
O, catch this earlier so now is correct:

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27507#c1