Open
Bug 2042628
Opened 1 month ago
Updated 1 month ago
Apply fast-path apz aware event listner notifiction for other events, such as wheel, etc.
Categories
(Core :: Panning and Zooming, task, P3)
Core
Panning and Zooming
Tracking
()
NEW
People
(Reporter: hiro, Unassigned)
References
Details
In bug 2041154 we are implementing a new fast route from the main-thread to APZ to notify the info a new active apz aware event listener is setup.
As of bug 2041154, APZ only uses it for the initial touchmove event. The fast-path information should be able to be used for other events. This bug is for it. This bug might be a meta bug, I am not sure.
Updated•1 month ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•