Closed
Bug 759780
Opened 13 years ago
Closed 12 years ago
nsAlertService::Init/Growl does main thread IO blocking for 2 seconds
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: BenWa, Unassigned)
References
Details
(Whiteboard: [sps][snappy])
I wonder if we can move these calls to another thread. It is causing main thread IO.
http://people.mozilla.com/~bgirard/cleopatra/?report=AMIfv97pdCUUA7UCYCaRd_GL-q4n-5xoouXSBG0qQtuLfginnjoHptvC25JECYviZP4qGR8FWWcs2G0VGA7soOBVG8Dimsk22auJWwo4V-D9eO1yEQ_bmSGv1JNCEiOpWuQ42DOvdiVF5GviXC2hEkkEDN-jDf73PQ
Reporter | ||
Comment 1•13 years ago
|
||
I discussed this with Josh in the snappy meeting. We would actually consider removing the growl code since it's poorly integrated with Gecko and causes this issue.
Perhaps we can replace this with the new notification features being introduced in OS X.
Reporter | ||
Updated•13 years ago
|
Whiteboard: [sps][snappy]
Reporter | ||
Comment 2•12 years ago
|
||
We decided to remove Growl support. See bug 759780. Let's close this once it is merged to central.
Depends on: 777409
Reporter | ||
Comment 3•12 years ago
|
||
Growl was removed per bug 777409.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•