Closed
Bug 463389
Opened 17 years ago
Closed 14 years ago
nsThebesImage::Draw might go wrong for non-OVER operators
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
INVALID
People
(Reporter: roc, Unassigned)
Details
Attachments
(1 file)
|
1.37 KB,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
When we take the fast path for padding, we just reduce the fill area. That's correct for OVER but not for, say, SOURCE.
Attachment #346647 -
Flags: review?(vladimir)
Attachment #346647 -
Flags: review?(vladimir) → review+
| Assignee | ||
Updated•17 years ago
|
Product: Core → Core Graveyard
Comment 1•17 years ago
|
||
This should not have ended up in core graveyard.
Assignee: roc → nobody
Component: GFX → GFX: Thebes
Product: Core Graveyard → Core
QA Contact: general → thebes
Comment 2•14 years ago
|
||
I believe this was superseded by gfxDrawable work.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•