Closed
Bug 1539552
Opened 6 years ago
Closed 6 years ago
XHR 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, XHR 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/0e92cb061bb1
XHR 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
You need to log in
before you can comment on or make changes to this bug.
Description
•