Closed
Bug 1376997
Opened 8 years ago
Closed 8 years ago
Use the correct focus target in WebRenderBridgeParent::UpdateAPZ
Categories
(Core :: Panning and Zooming, enhancement, P3)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: rhunt, Assigned: rhunt)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
1.22 KB,
patch
|
kats
:
review+
|
Details | Diff | Splinter Review |
In a focus target update we specify the root layer tree ID, the originating layer tree ID, and the focus target corresponding to the originating layer tree ID.
I accidentally had it set to use the root layer tree's focus target.
Attachment #8882035 -
Flags: review?(bugmail)
Updated•8 years ago
|
Attachment #8882035 -
Flags: review?(bugmail) → review+
Pushed by rhunt@eqrion.net:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a60370560b8c
Use the correct focus target in WebRenderBridgeParent::UpdateAPZ. r=kats
Comment 2•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•