aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/task_source/networking.rs
diff options
context:
space:
mode:
authorMartin Robinson <mrobinson@igalia.com>2017-10-16 18:36:09 +0200
committerMartin Robinson <mrobinson@igalia.com>2017-10-24 16:28:07 +0200
commit5937f62352c12b4e5def80bd70ce06412389c934 (patch)
tree53c9628393429dc3c108473fcb654b6e70a172fa /components/script/task_source/networking.rs
parenta296e386af21b50409e78dd3a34ea6a5fd36d4bf (diff)
downloadservo-5937f62352c12b4e5def80bd70ce06412389c934.tar.gz
servo-5937f62352c12b4e5def80bd70ce06412389c934.zip
Wait as late as possible to assign ClipIds
This will allow Servo to create ClipScrollNodes later during display list construction, which will be necessary once rounded rectangles are removed from the LocalClip structure. Instead of keeping track of the ClipId of each ClipScrollNode, we keep track of its index in an array of ClipScrollNodes. This will allow us to access them without a hash lookup.
Diffstat (limited to 'components/script/task_source/networking.rs')
0 files changed, 0 insertions, 0 deletions