mirror of
https://github.com/servo/servo.git
synced 2025-06-25 09:34:32 +01:00
Store hit testing information in a data structure that sits alongside the display list in the compositor. This will allow the compositor to store more information per-node. The data structure also takes care of de-duplicating information between successive display list entries. In the future, the data structure can be even more aggressive in producing smaller side hit testing lists, if necessary. |
||
---|---|---|
.. | ||
background.rs | ||
border.rs | ||
builder.rs | ||
conversions.rs | ||
gradient.rs | ||
items.rs | ||
mod.rs | ||
webrender_helpers.rs |