mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
When creating a `WebView`, let the Compositor know synchronously that it exists. This allows the embedder to immediately call methods like `WebView::focus()`. In addition remove messages associated with the `WebViewDelegate::notify_ready_to_show()` method (and the method itself), as now `WebView`s can be shown immediately. Signed-off-by: Martin Robinson <mrobinson@igalia.com> |
||
---|---|---|
.. | ||
android | ||
ohos | ||
android.rs | ||
app_state.rs | ||
host_trait.rs | ||
log.rs | ||
mod.rs | ||
ohos.rs |