Closed Bug 687373 Opened 13 years ago Closed 13 years ago

Provide mozilla::layers::SurfaceDescriptorX11 non xlib surface ctor

Categories

(Core :: Graphics, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla9

People

(Reporter: romaxa, Assigned: romaxa)

References

Details

Attachments

(1 file, 1 obsolete file)

I'm trying to make better transition from mozilla::plugins::SurfaceDescriptorX11 and mozilla::layers::SurfaceDescriptorX11

And in order to allow seamless conversion we need SurfaceDescriptorX11::SurfaceDescriptorX11(const int XID, const int xrenderPictID, const gfxIntSize& size)
ctor.
Assignee: nobody → romaxa
Attachment #560815 - Flags: review?(jones.chris.g)
Blocks: 598277
Comment on attachment 560815 [details] [diff] [review]
Provide mozilla::layers::SurfaceDescriptorX11 non xlib surface ctor

>+SurfaceDescriptorX11::SurfaceDescriptorX11(const int XID, const int xrenderPictID, const gfxIntSize& size)

(aXid, aXrenderPictId, aSize) plz.

>+  SurfaceDescriptorX11(const int XID, const int xrenderPictID, const gfxIntSize& size);
>+

And here.

r=me with nits fixed.
Attachment #560815 - Flags: review?(jones.chris.g) → review+
Fixed nits
Attachment #560815 - Attachment is obsolete: true
Attachment #561101 - Flags: review+
Keywords: checkin-needed
This is now in my queue of things that are being sent to try then onto inbound :-)
Status: NEW → ASSIGNED
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/969aaa109a23
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: