Closed
Bug 332743
Opened 19 years ago
Closed 19 years ago
Add types to thebes surfaces
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: pavlov, Assigned: pavlov)
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
Now that cairo supports getting surface types, thebes should too. This makes doing things like gfxASurface::Wrap much easier so we can more-or-less get rid of gfxUnknownSurface.
Assignee | ||
Comment 1•19 years ago
|
||
this implements Wrap, does type stuff and adds a few minor cleanups to the code.
Attachment #217203 -
Flags: review?(vladimir)
Attachment #217203 -
Flags: review?(vladimir) → review+
Assignee | ||
Comment 2•19 years ago
|
||
Attachment #217203 -
Attachment is obsolete: true
Attachment #217204 -
Flags: review?(vladimir)
Attachment #217204 -
Flags: review?(vladimir) → review+
Assignee | ||
Updated•19 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•