servo/components/compositing
Delan Azabani eb95703325
constellation: focusing and closing webviews (#30842)
* constellation: focusing, closing, and native window visibility

* rename “browser” to “webview”, “unfocus” to “blur”

* remove native window visibility from constellation

* rename more “browser” to “webview”

* guard clauses

* don’t automatically focus when no webviews are focused

* comment spec steps for window.close()

* use format interpolation

Co-authored-by: Martin Robinson <mrobinson@igalia.com>

* fix formatting

* rename “Webview” to “WebView” in types and type parameters

* remove unused method

* fix libsimpleservo

---------

Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2024-01-24 11:45:54 +00:00
..
build.rs Fix warnings introduced in newer Rust Nightly 2021-02-25 15:36:03 +01:00
Cargo.toml Add initial support for offscreen rendering (#30767) 2023-12-13 02:49:25 +00:00
compositor.rs Preliminary Android build support (#31086) 2024-01-22 13:00:15 +00:00
gl.rs Add initial support for offscreen rendering (#30767) 2023-12-13 02:49:25 +00:00
lib.rs Add initial support for offscreen rendering (#30767) 2023-12-13 02:49:25 +00:00
touch.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
windowing.rs constellation: focusing and closing webviews (#30842) 2024-01-24 11:45:54 +00:00