Closed Bug 1449640 Opened 7 years ago Closed 7 years ago

Don't compute a scale for 3d transformed content

Categories

(Core :: Graphics: WebRender, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: jrmuizel, Assigned: jrmuizel)

References

Details

Attachments

(1 file)

No description provided.
Comment on attachment 8963300 [details] Bug 1449640. Don't compute a scale for 3d transformed content. https://reviewboard.mozilla.org/r/232204/#review237676 ChooseScaleAndSetTransform, my old nemesis. I never did understand that code, and I don't really understand this. But if it passes tests, r+ ::: gfx/layers/wr/StackingContextHelper.cpp:18 (Diff revision 1) > namespace layers { > > StackingContextHelper::StackingContextHelper() > : mBuilder(nullptr) > , mScale(1.0f, 1.0f) > , mAffectsClipPositioning(false) This constructor should initialize mIsPreserve3D also
Attachment #8963300 - Flags: review?(bugmail) → review+
Pushed by jmuizelaar@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4d30ebcdc5ac Don't compute a scale for 3d transformed content. r=kats
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Assignee: nobody → jmuizelaar
Regressions: 1626259

Adding a test for this in bug 1626865.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: