Closed Bug 1419146 Opened 8 years ago Closed 8 years ago

mozErrors not respected when using a Request object

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla59
Tracking Status
firefox59 --- fixed

People

(Reporter: eoger, Assigned: eoger)

References

Details

Attachments

(1 file)

This works: fetch(..., {mozErrors: true}); But not this: let r = new Request(..., {mozErrors: true}); fetch(r);
Blocks: 1416842
Attachment #8930254 - Flags: review?(bkelly) → review+
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: