Closed
Bug 950325
Opened 12 years ago
Closed 4 years ago
"Assertion failure: IsSuspended()" with XHR, SharedWorker
Categories
(Core :: DOM: Workers, defect, P5)
Tracking
()
RESOLVED
INVALID
People
(Reporter: jruderman, Unassigned)
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
Assertion failure: IsSuspended(), at dom/workers/SharedWorker.cpp:113
| Reporter | ||
Comment 1•12 years ago
|
||
Updated•7 years ago
|
Priority: -- → P5
Comment 2•4 years ago
|
||
Set the bug as resolved-invalid.
According to the https://xhr.spec.whatwg.org/#the-open()-method, sync XHR is no longer can run in the main thread anymore.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•