Add a compositor-side scroll tree

This will allow the compositor to properly chain scrolling requests up
when a node has reached the extent of the scroll area. This fixes
scrolling on servo.org.
This commit is contained in:
Martin Robinson 2023-05-15 15:48:12 +02:00
parent 918557ad6d
commit c56a814806
12 changed files with 677 additions and 102 deletions

View file

@ -225,6 +225,7 @@ class MachCommands(CommandBase):
"net",
"net_traits",
"selectors",
"script_traits",
"servo_config",
"servo_remutex",
]