Closed
Bug 248615
Opened 21 years ago
Closed 21 years ago
Crash selecting Copy Image
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mkaply, Assigned: mkaply)
Details
(Keywords: crash)
Attachments
(1 file)
723 bytes,
patch
|
jhpedemonte
:
review+
|
Details | Diff | Splinter Review |
When you select "Copy Image," we crash.
Two problems here.
1. We shouldn't have Copy Image at all (I already did this - there was an
#ifndef XP_UNIX)
2. We should bulletproof this code.
Bulletproof patch coming.
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #151684 -
Flags: review?(jhpedemonte)
Updated•21 years ago
|
Attachment #151684 -
Flags: review?(jhpedemonte) → review+
Assignee | ||
Comment 2•21 years ago
|
||
Patch checked in everywhere under the sun
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•