servo/components/shared
Delan Azabani 8a226fdb19
constellation: notify embedder when events are hit-tested to browsers (#30841)
* constellation: notify embedder when events are hit-tested to browsers

* fix compile error in libsimpleservo

* impl From<&CompositorEvent> for CompositorEventVariant

* remove msg temporaries in Constellation::forward_event

* use single wildcard arm in EventDelivered case in handle_servo_events
2023-12-12 06:36:27 +00:00
..
bluetooth Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
canvas Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
compositing Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
devtools Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
embedder constellation: notify embedder when events are hit-tested to browsers (#30841) 2023-12-12 06:36:27 +00:00
gfx Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
layout Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
msg constellation: clean up logging of pipelines and browsing contexts (#30657) 2023-11-14 04:53:31 +00:00
net Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
profile Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
script constellation: notify embedder when events are hit-tested to browsers (#30841) 2023-12-12 06:36:27 +00:00
script_layout Add initial support for sticky positioning for non-legacy layout (#30686) 2023-11-29 09:03:24 +00:00
webrender Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00