Closed
Bug 1021973
Opened 10 years ago
Closed 10 years ago
Remove gfxPlatform::OptimizeImage()
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla33
People
(Reporter: jwatt, Assigned: jwatt)
References
Details
Attachments
(1 file)
2.65 KB,
patch
|
bas.schouten
:
review+
|
Details | Diff | Splinter Review |
Dead code.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8436104 -
Flags: review?(bas)
Assignee | ||
Comment 2•10 years ago
|
||
Updated•10 years ago
|
Attachment #8436104 -
Flags: review?(bas) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Comment 4•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
Comment 5•10 years ago
|
||
Ups:
/gfx/thebes/gfxQtPlatform.h:31:5: error: ‘virtual already_AddRefed<gfxASurface> gfxQtPlatform::OptimizeImage(gfxImageSurface*, gfxImageFormat)’ marked override, but does not override
OptimizeImage(gfxImageSurface *aSurface,
^
Comment 6•10 years ago
|
||
also there are some leftovers in gfxPlatformMac
Assignee | ||
Comment 7•10 years ago
|
||
Dunno how I missed that, thanks.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 8•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/6375e7108df9
r+ from Bas on IRC.
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•