Closed
Bug 414658
Opened 17 years ago
Closed 17 years ago
Debug Build Crash when i add a Account to Webmail Notifier Extension
Categories
(Core :: General, defect, P1)
Tracking
()
VERIFIED
FIXED
mozilla1.9beta3
People
(Reporter: cbook, Assigned: jst)
References
Details
(Keywords: crash)
Attachments
(1 file)
(deleted),
patch
|
peterv
:
review+
peterv
:
superreview+
|
Details | Diff | Splinter Review |
Reproduced with current nightly build on Mac 10.4
follow up from Bug 413867
Steps to reproduce:
Install Webmail Notifier Extension
Add a Email account via the Extensions Options
Close the Preference Dialog
Crash
Assertion failure: cx->thread->id == js_CurrentThreadId(), at ../../../source/mozilla/js/src/jsapi.c:851
Flags: blocking1.9?
Assignee | ||
Comment 1•17 years ago
|
||
Assignee: nobody → jst
Status: NEW → ASSIGNED
Attachment #300156 -
Flags: superreview?(peterv)
Attachment #300156 -
Flags: review?(peterv)
Assignee | ||
Comment 2•17 years ago
|
||
This was caused by bug 352791.
Depends on: 352791
Flags: blocking1.9? → blocking1.9+
Priority: -- → P1
Target Milestone: --- → mozilla1.9beta3
Updated•17 years ago
|
Attachment #300156 -
Flags: superreview?(peterv)
Attachment #300156 -
Flags: superreview+
Attachment #300156 -
Flags: review?(peterv)
Attachment #300156 -
Flags: review+
Assignee | ||
Comment 3•17 years ago
|
||
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•17 years ago
|
||
verified fixed using Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b4pre) Gecko/2008020717 Firefox/3.0b4pre ID:2008020717
no crash with this extension -> Verified fixed
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•