Closed
Bug 1540159
Opened 6 years ago
Closed 6 years ago
XMLHttpRequestUpload must bind itself to valid nsIGlobalObject in workers
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
References
Details
Attachments
(1 file)
In order to check the correctness of the current global, XMLHttpRequestUpload must bind itself to the correct nsIGlobalObject when created in Workers. This blocks bug 1455020.
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f63583f062de
XMLHttpRequestUpload must bind itself to valid nsIGlobalObject in workers, r=smaug
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Updated•6 years ago
|
Assignee: nobody → amarchesini
You need to log in
before you can comment on or make changes to this bug.
Description
•