Closed Bug 1316264 Opened 8 years ago Closed 8 years ago

Crash in mozilla::dom::`anonymous namespace''::EventTargetIsOnCurrentThread

Categories

(Core :: DOM: Core & HTML, defect)

x86
Windows 10
defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla52
Tracking Status
firefox52 --- fixed

People

(Reporter: ting, Assigned: baku)

Details

(Keywords: crash)

Crash Data

Attachments

(1 file)

This bug was filed from the Socorro interface and is 
report bp-b3a526f9-f679-46e1-9364-dde8f2161108.
=============================================================
#46 top crash on Windows for Nightly 20161106030203, there were 722 crashes in the past 3 months.
Andrea, should we relax this assert?

https://hg.mozilla.org/mozilla-central/annotate/c44c01dfd264/dom/ipc/Blob.cpp#l212

It seems a number of nsIEventTarget::IsOnCurrentThread() implementations can return failure during shutdown, etc.
Flags: needinfo?(amarchesini)
Attached patch fix.patchSplinter Review
Assignee: nobody → amarchesini
Flags: needinfo?(amarchesini)
Attachment #8809060 - Flags: review?(bkelly)
Attachment #8809060 - Flags: review?(bkelly) → review+
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/adaed8be51ec
Return value of nsIEventTarget::IsOnCurrentThread() must be checked correctly in RemoteBlob, r=bkelly
https://hg.mozilla.org/mozilla-central/rev/adaed8be51ec
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: