servo/components/shared/msg
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
..
Cargo.toml Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00
constellation_msg.rs constellation: focusing and closing webviews (#30842) 2024-01-24 11:45:54 +00:00
lib.rs Move *_traits and other shared types to shared 2023-11-03 15:38:18 +00:00