Closed
Bug 1445019
Opened 7 years ago
Closed 7 years ago
Use eForCompositing transform when checking if APZ has unapplied transforms
Categories
(Core :: Panning and Zooming, enhancement, P3)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: kats, Assigned: kats)
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
Followup from https://bugzilla.mozilla.org/show_bug.cgi?id=1443792#c19: use eForCompositing instead of eForHitTesting at [1].
[1] https://searchfox.org/mozilla-central/rev/a70da6775d5341a9cca86bf1572a5e3534909153/gfx/layers/composite/ContainerLayerComposite.cpp#643
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8958207 [details]
Bug 1445019 - Use the compositing transform when checking for unused APZ transforms.
https://reviewboard.mozilla.org/r/227140/#review232932
Attachment #8958207 -
Flags: review?(botond) → review+
Assignee | ||
Updated•7 years ago
|
Priority: -- → P3
Whiteboard: [gfx-noted]
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3e3ed1157c49
Use the compositing transform when checking for unused APZ transforms. r=botond
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•