Closed Bug 934287 Opened 12 years ago Closed 12 years ago

Add size and for data DrawTarget creation functions for Cairo

Categories

(Core :: Graphics, defect)

x86_64
Windows 8.1
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: bas.schouten, Assigned: bas.schouten)

Details

(Whiteboard: [qa-])

Attachments

(1 file)

We should add the size and for data DrawTarget creation function for cairo that have been on the Moz2D repo for a while to mozilla-central.
Comment on attachment 826532 [details] [diff] [review] Add size and for data DrawTargetCairo creation functions Review of attachment 826532 [details] [diff] [review]: ----------------------------------------------------------------- ::: gfx/2d/DrawTargetCairo.cpp @@ +1184,5 @@ > + aSize.width, > + aSize.height, > + aStride); > + return InitAlreadyReferenced(surf, aSize); > +} This is probably ok for now, but we need some solution for deciding which cairo backend to actually use. We probably still want to use x11 when its available at least.
Attachment #826532 - Flags: review?(matt.woodrow) → review+
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: