servo/ports/servoshell/egl
Martin Robinson 084fe007a1
libservo: Create a WebViewBuilder class to construct WebViews (#36483)
This exposes a new method of creating `WebView`s using the Rust builder
pattern. This will be more important as we add more kinds of
configuration options for `WebView` such as size and HiDPI scaling.

Testing: The API currently doesn't have tests, but functionality is
ensured by the fact that servoshell is the test harness.
Signed-off-by: Martin Robinson <mrobinson@igalia.com>

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-04-12 18:59:16 +00:00
..
android libservo: Remove a couple EmbedderMethods (#36276) 2025-04-01 22:59:50 +00:00
ohos Implement WebviewDelegate.screen_geometry for OHOS (#36459) 2025-04-11 06:52:07 +00:00
android.rs Migrate to the 2024 edition (#35755) 2025-03-13 10:28:11 +00:00
app_state.rs libservo: Create a WebViewBuilder class to construct WebViews (#36483) 2025-04-12 18:59:16 +00:00
host_trait.rs libservo: Clean up interfaces for alert()/confirm()/prompt() (#35579) 2025-02-27 02:49:08 +00:00
log.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
mod.rs Migrate Android and OHOS ports to the delegate API (#35315) 2025-02-06 14:21:29 +00:00
ohos.rs Create config_dir if none exist for caching (#35761) 2025-03-18 18:36:33 +00:00