servo/components/shared/embedder
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
..
build.rs
Cargo.toml
lib.rs constellation: notify embedder when events are hit-tested to browsers (#30841) 2023-12-12 06:36:27 +00:00
resources.rs