Closed
Bug 1000822
Opened 12 years ago
Closed 12 years ago
Make imgDecoderObserver not use mozilla::RefCounted
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 994907
People
(Reporter: kanru, Unassigned)
References
Details
Attachments
(1 file)
|
2.21 KB,
patch
|
ehsan.akhgari
:
review-
|
Details | Diff | Splinter Review |
No description provided.
| Reporter | ||
Comment 1•12 years ago
|
||
Attachment #8411721 -
Flags: review?(ehsan)
Comment 2•12 years ago
|
||
If you post this patch to try you'll see that the thread-safety assertions blow up because this object is refcounted on multiple threads. Milan has a patch in bug 994907 to fix this.
Group: core-security
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
Attachment #8411721 -
Flags: review?(ehsan) → review-
Updated•10 years ago
|
Group: core-security → core-security-release
Updated•9 years ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•