Closed
Bug 506409
Opened 17 years ago
Closed 17 years ago
Remove Draw*ImageInternal from nsLayoutUtils
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
People
(Reporter: rkawaguchi, Assigned: rkawaguchi)
Details
Attachments
(1 file)
|
9.26 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
| Assignee | ||
Comment 1•17 years ago
|
||
Remove DrawSingleUnscaledImageInternal and DrawSingleImageInternal.
Remove an irrelevant comment.
I ended up not removing DrawImageInternal(). Each of Draw*Image() returns NS_ERROR_FAILURE when an image to draw has zero size since imgContainer::Init() does not allow zero-sized images to begin with.
| Assignee | ||
Updated•17 years ago
|
Attachment #390617 -
Flags: review?(roc)
Attachment #390617 -
Flags: review?(roc) → review+
| Assignee | ||
Comment 2•17 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Core → Core Graveyard
Updated•8 years ago
|
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•