Closed Bug 757847 Opened 12 years ago Closed 12 years ago

CompositorParent::TransformShadowTree should use FrameMetrics& instead of FrameMetrics*

Categories

(Core :: Graphics, defect)

Other
Other
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla15

People

(Reporter: kats, Assigned: kats)

Details

Attachments

(1 file)

See https://bugzilla.mozilla.org/show_bug.cgi?id=748384#c40 - :mats pointed out that TransformShadowTree uses a FrameMetrics* and does null checks when it could just be using a FrameMetrics& and skip the null checks.
Attached patch PatchSplinter Review
Assignee: nobody → bugmail.mozilla
Status: NEW → ASSIGNED
Attachment #626453 - Flags: review?(ajuma)
Attachment #626453 - Flags: review?(ajuma) → review+
https://hg.mozilla.org/mozilla-central/rev/84db28a553ac
Status: ASSIGNED → RESOLVED
Closed: 12 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: