Closed
Bug 1158031
Opened 10 years ago
Closed 10 years ago
"Assertion failure: subBlobCount" sending Blob to Worker
Categories
(Core :: DOM: Workers, defect)
Core
DOM: Workers
Tracking
()
RESOLVED
FIXED
mozilla42
People
(Reporter: jruderman, Assigned: khuey)
References
Details
(Keywords: assertion, testcase)
Attachments
(3 files)
Assertion failure: subBlobCount, at dom/workers/WorkerPrivate.cpp:359
Reporter | ||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Comment on attachment 8639652 [details] [diff] [review]
Patch
Review of attachment 8639652 [details] [diff] [review]:
-----------------------------------------------------------------
Change also ./dom/ipc/Blob.cpp:1078 doing:
if (subBlobs && subBlobs->Length()) {
Attachment #8639652 -
Flags: review?(amarchesini) → review+
Comment 5•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox42:
--- → fixed
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in
before you can comment on or make changes to this bug.
Description
•