Closed
Bug 437567
Opened 17 years ago
Closed 17 years ago
Add Width/Height/GetDataSize getters to gfxImageSurface
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
People
(Reporter: roc, Assigned: roc)
Details
Attachments
(1 file)
1.26 KB,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
Some code (filters) uses gfxImageSurface heavily and these helpers ... help.
Attachment #323995 -
Flags: review?(vladimir)
Comment on attachment 323995 [details] [diff] [review]
simple patch
long? really? not PRUint32? (I think mSize.width is a PRUint32 naturally?) + with whatever the right thing is there.
Attachment #323995 -
Flags: review?(vladimir) → review+
Assignee | ||
Comment 2•17 years ago
|
||
I'll make it PRInt32, that's what gfxIntSize uses.
Assignee | ||
Comment 3•17 years ago
|
||
checked in
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•