Closed Bug 1158301 Opened 9 years ago Closed 9 years ago

service-workers/cache-storage wpt tests expect Response.text() to not set bodyUsed

Categories

(Testing :: web-platform-tests, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bkelly, Assigned: bkelly)

References

()

Details

There are tests in service-workers/cache-storage wpt tests that call Response.text() and expect the bodyUsed flag to *not* be set as a result.  This is just wrong.  See step 3 of:

  https://fetch.spec.whatwg.org/#concept-body-consume-body
Assignee: nobody → bkelly
Status: NEW → ASSIGNED
Merged from upstream in bug 1161535.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Depends on: 1161535
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.