servo/components/embedder_traits
Martin Robinson 6d4b7e7a22 Move hit testing information out of WebRender
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.
2023-03-15 12:25:29 +01:00
..
Cargo.toml Update keyboard-types. 2022-04-01 00:35:22 -04:00
lib.rs Move hit testing information out of WebRender 2023-03-15 12:25:29 +01:00
resources.rs Fix media-controls resources naming 2019-07-22 17:40:16 +02:00