Closed Bug 887029 Opened 11 years ago Closed 11 years ago

DeviceStorage: addNamed() crashes when invoked from an inline activity

Categories

(Core :: DOM: Device Interfaces, defect)

ARM
Gonk (Firefox OS)
defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla26
Tracking Status
b2g18 --- wontfix

People

(Reporter: bent.mozilla, Assigned: bent.mozilla)

References

Details

(Keywords: crash, Whiteboard: [b2g-crash])

Attachments

(1 file)

Attached patch Patch, v1 (deleted) — Splinter Review
+++ This bug was initially created as a clone of Bug #868625 +++ This is the trunk port.
Attachment #767465 - Flags: review?(khuey)
Comment on attachment 767465 [details] [diff] [review] Patch, v1 Review of attachment 767465 [details] [diff] [review]: ----------------------------------------------------------------- ::: dom/ipc/Blob.cpp @@ +121,5 @@ > + MOZ_ASSERT(mSourceBlob); > + > + if (!NS_IsMainThread()) { > + mStream = nullptr; > + ProxyReleaseToMainThread(mSourceBlob); Just use NS_ProxyRelease.
Attachment #767465 - Flags: review?(khuey) → review+
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: