servo/components/shared/script
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
..
tests Compile Servo with the latest version of rust stable (#30831) 2023-12-06 17:36:07 +00:00
Cargo.toml Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
compositor.rs Compile Servo with the latest version of rust stable (#30831) 2023-12-06 17:36:07 +00:00
lib.rs constellation: notify embedder when events are hit-tested to browsers (#30841) 2023-12-12 06:36:27 +00:00
script_msg.rs Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
serializable.rs Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
transferable.rs Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
webdriver_msg.rs Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00