Closed
Bug 981020
Opened 11 years ago
Closed 11 years ago
Initialize the map before using it in nsWindowGfx::CreateIcon
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla30
People
(Reporter: jwatt, Assigned: jwatt)
References
Details
Attachments
(1 file)
(deleted),
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
In the format conversion case in nsWindowGfx::CreateIcon we end up using the map before we've actually initialized it.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8387734 -
Flags: review?(matt.woodrow)
Updated•11 years ago
|
Attachment #8387734 -
Flags: review?(matt.woodrow) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
You need to log in
before you can comment on or make changes to this bug.
Description
•