Closed Bug 1298823 Opened 8 years ago Closed 7 years ago

Make Request constructor throw less often

Categories

(Core :: DOM: Core & HTML, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla54
Tracking Status
firefox54 --- fixed

People

(Reporter: bkelly, Assigned: baku)

References

(Blocks 1 open bug)

Details

(Keywords: dev-doc-needed)

Attachments

(1 file)

The spec is being updated to throw less often from the Request constructor:

https://github.com/whatwg/fetch/issues/245
But the spec is still being decided.
Priority: -- → P3
The spec was updated in https://github.com/whatwg/fetch/pull/377, and I've submitted test changes to account for it in https://github.com/w3c/web-platform-tests/pull/4341 .
We should implement this before chrome if we can to avoid compat problems.  Andrew, another one to prioritize if we can.
Flags: needinfo?(overholt)
baku, can you handle this?
Flags: needinfo?(overholt) → needinfo?(amarchesini)
This might be better described by bug 1341223 now.
Attached patch fetch1.patchSplinter Review
Assignee: nobody → amarchesini
Flags: needinfo?(amarchesini)
Attachment #8841939 - Flags: review?(kyle)
Attachment #8841939 - Flags: review?(kyle) → review+
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7a11dda7af71
Make Request constructor throw less often, r=qdot
simply because my local repo was older than that file. I'll remove that file as well.
Flags: needinfo?(amarchesini)
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f2606ea1b31d
Make Request constructor throw less often, r=me, CLOSED TREE
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/6d0ac4c74fd5
Make Request constructor throw less often, r=qdot
Backout by cbook@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8a5b7f743d66
Backed out changeset 6d0ac4c74fd5 for frequent failures in test_request.html
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/36730ac6b59f
Make Request constructor throw less often, r=qdot
https://hg.mozilla.org/mozilla-central/rev/36730ac6b59f
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.