Closed Bug 1459984 Opened 6 years ago Closed 6 years ago

Avoid firing an event named progress with synchronous XMLHttpRequest

Categories

(Core :: DOM: Core & HTML, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: annevk, Assigned: wisniewskit)

References

(Blocks 1 open bug)

Details

(Keywords: site-compat)

Attachments

(1 file)

We fail https://github.com/w3c/web-platform-tests/pull/10887 when run in worker mode.

See also https://github.com/whatwg/xhr/pull/208 for the related XMLHttpRequest Standard change.
Priority: -- → P2
Comment on attachment 8996188 [details]
Bug 1459984 - avoid firing progress type ProgressEvents for sync XHRs in workers.

https://reviewboard.mozilla.org/r/260414/#review267526
Attachment #8996188 - Flags: review?(amarchesini) → review+
Thanks baku! Requesting check-in.
Keywords: checkin-needed
Pushed by shindli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/83d7f46de8e9
avoid firing progress type ProgressEvents for sync XHRs in workers. r=baku
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/83d7f46de8e9
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Assignee: nobody → wisniewskit
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: