Closed
Bug 883872
Opened 12 years ago
Closed 2 years ago
[Worker] XHR in worker to unfound uri leads to Assertion failure: mStateData.mResponseText.Length()
Categories
(Core :: DOM: Workers, defect, P5)
Core
DOM: Workers
Tracking
()
RESOLVED
INVALID
People
(Reporter: Yoric, Unassigned)
References
Details
(Keywords: crash)
Attachments
(1 file)
5.21 KB,
patch
|
Details | Diff | Splinter Review |
I'll attempt to minimize the example.
Reporter | ||
Comment 1•12 years ago
|
||
Reporter | ||
Comment 2•12 years ago
|
||
Marking blocker as this effectively prevents us from using the chrome worker module loader.
Severity: normal → blocker
Reporter | ||
Comment 3•12 years ago
|
||
Found a workaround, so not a blocker anymore. Still pretty annoying for debugging.
Severity: blocker → major
Reporter | ||
Comment 4•11 years ago
|
||
Might be related to bug 905382.
Updated•7 years ago
|
Priority: -- → P5
Updated•2 years ago
|
Severity: major → S2
Comment 5•2 years ago
|
||
I can't find that assertion in our code anymore.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•