mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
This file used to contain the `EmbedderDelegate` and `WindowMethods` traits, but these are gone now, so we can move the one remaining enum to be in `compositor.rs` where it is used. This change also stops exposing the `compositing` crate as public Servo API. Testing: This does not change behavior so is covered by existing tests. Signed-off-by: Martin Robinson <mrobinson@igalia.com> Signed-off-by: Martin Robinson <mrobinson@igalia.com> |
||
---|---|---|
.. | ||
examples | ||
tests | ||
build.rs | ||
Cargo.toml | ||
clipboard_delegate.rs | ||
lib.rs | ||
proxies.rs | ||
responders.rs | ||
servo_delegate.rs | ||
webview.rs | ||
webview_delegate.rs |