servo/components/shared/embedder
Martin Robinson d8a7abda69
libservo: Expose a ServoBuilder (#36549)
Expose a `ServoBuilder` for easily creating Servo instances using
default values. This change enables removing `EmbedderTraits`.

Testing: This is covered by `Servo` unit tests.
Signed-off-by: Martin Robinson <mrobinson@igalia.com>

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-04-16 16:58:52 +00:00
..
build.rs Set the cfg properly for the production-stripped profile (#32991) 2024-08-09 09:16:51 +00:00
Cargo.toml libservo: Move EventLooperWaker from webxr_traits to embedder_traits (#36420) 2025-04-09 14:19:33 +00:00
input_events.rs add cancelable property to the TouchEvent (#35713) 2025-03-02 08:12:26 +00:00
lib.rs libservo: Expose a ServoBuilder (#36549) 2025-04-16 16:58:52 +00:00
resources.rs Add an about:memory page (#35728) 2025-03-07 05:25:08 +00:00
user_content_manager.rs Allow setting userscripts directly without the need of files (#35388) 2025-03-27 03:00:08 +00:00
webdriver.rs Implement GetComputedRole in wd (#36552) 2025-04-16 03:55:15 +00:00