Closed Bug 575651 Opened 14 years ago Closed 14 years ago

[e10s] packing order in nsCanvasRenderingContext2D

Categories

(Core :: IPC, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
fennec - ---

People

(Reporter: dougt, Assigned: lusian)

References

Details

Attachments

(1 file)

>+++ b/content/canvas/src/nsCanvasRenderingContext2D.cpp

>+    nsRefPtr<gfxASurface> mBackSurface;
>+    // for rendering with NativeID protocol, we should track backbuffer ownership
>+    PRPackedBool mIsBackSurfaceReadable;

To pack well, these two should be in the opposite order.
Attached patch patchSplinter Review
Attachment #459921 - Flags: review?(doug.turner)
Attachment #459921 - Flags: review?(doug.turner) → review+
Keywords: checkin-needed
Assignee: nobody → lusian
Comment on attachment 459921 [details] [diff] [review]
patch

Actually this needs approval
Attachment #459921 - Flags: approval2.0?
tracking-fennec: --- → ?
not blocking fennec, but i'll ask someone other than me to marking for approval.
tracking-fennec: ? → 2.0-
Attachment #459921 - Flags: approval2.0? → approval2.0+
http://hg.mozilla.org/mozilla-central/rev/07ed328403ba
Status: NEW → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Whiteboard: [needs landing]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: