Closed Bug 846937 Opened 12 years ago Closed 12 years ago

gfxQuartzImageSurface should implement GetSize

Categories

(Core :: Graphics, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla22

People

(Reporter: seth, Assigned: seth)

References

Details

Attachments

(1 file)

gfxQuartzImageSurface does not implement GetSize, so you always get gfxASurface's default implementation's result: (-1, -1). This needs to be fixed.
Proposed patch.
Attachment #720171 - Flags: review?(jmuizelaar)
Attachment #720171 - Flags: review?(jmuizelaar) → review+
Thanks for the review, Jeff. I don't think we have to run this through try by itself, since AFAIK this code path doesn't get touched in a meaningful way with the existing code. Bug 846312 exercises this code thoroughly, so if the try jobs there are good, we can consider this patch to be fine too.
The try jobs in bug 846312 are looking super great. Pushed to inbound: https://hg.mozilla.org/integration/mozilla-inbound/rev/4bd0bf7c02cf
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: