Open Bug 1778007 Opened 3 years ago Updated 3 years ago

Merge hit test result HTTN scroll node and sticky/fixed pointers

Categories

(Core :: Panning and Zooming, task, P3)

task

Tracking

()

People

(Reporter: dlrobertson, Unassigned)

References

Details

We store a pointer to the found hit-test tree node for the hit element if the hit content is a scrollbar or is sticky/fixed content (bug 1753019). We shouln't need two links to the hit-test tree node. One should suffice, and we can use IsScrollbarNode, GetFixedPositionAnimationId, and GetStickyPositionAnimationId to distinguish them. See this comment for more details.

Type: enhancement → task
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.