servo/components/shared/constellation
Fuguo 0c0ee04b8e
Improve inter-document focus handling (#36649)
*Describe the changes that this pull request makes here. This will be
the commit message.*
rewritten the PR #28571
Implement
[Window#focus](https://html.spec.whatwg.org/multipage/#dom-window-focus),
[Window#blur](https://html.spec.whatwg.org/multipage/#dom-window-blur)
Testing: WPT
Fixes: #8981 #9421

---------

Signed-off-by: kongbai1996 <1782765876@qq.com>
Co-authored-by: yvt <i@yvt.jp>
2025-04-30 04:37:53 +00:00
..
structured_data constellation: Re-split structured data types into separate files (#36615) 2025-04-21 03:41:55 +00:00
Cargo.toml Move ScriptToConstellationMsg to constellation_traits (#36364) 2025-04-05 22:13:29 +00:00
from_script_message.rs Improve inter-document focus handling (#36649) 2025-04-30 04:37:53 +00:00
lib.rs compositor: Tick animations for an entire WebView at once (#36662) 2025-04-24 19:03:14 +00:00