servo/components/shared
webbeef 90161c1c91
script: Allow opening links in a new WebView (#35017)
This changes starts tracking the keyboard modifier state in the
`Constellation` and forwards it with every input event. The state
is used to modify the target of link click so when the
platform-dependent alternate action key is enabled, the target is
overriden to "_blank".

In addition, specification step numbers and text is updated.

Signed-off-by: webbeef <me@webbeef.org>
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2025-03-23 10:59:19 +00:00
..
background_hang_monitor script: add skeleton implementation of FontFace API (#35262) 2025-02-19 05:50:01 +00:00
base Create a constellation_traits crate (#36088) 2025-03-22 15:49:08 +00:00
bluetooth Include WebViewId into EmbedderMsg variants where possible (#35211) 2025-01-30 11:15:35 +00:00
canvas Cleanup Stylo dependencies (#36046) 2025-03-19 08:53:26 +00:00
compositing Create a constellation_traits crate (#36088) 2025-03-22 15:49:08 +00:00
constellation Create a constellation_traits crate (#36088) 2025-03-22 15:49:08 +00:00
devtools devtools: Use webview_id as browser_id (#35956) 2025-03-19 08:59:38 +00:00
embedder Create a constellation_traits crate (#36088) 2025-03-22 15:49:08 +00:00
fonts Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
net Implement nonce attribute to pass more CSP checks (#35876) 2025-03-10 09:25:34 +00:00
profile metrics: Simplify ProgressiveWebMetrics (#35985) 2025-03-21 14:55:00 +00:00
script script: Allow opening links in a new WebView (#35017) 2025-03-23 10:59:19 +00:00
script_layout Create a constellation_traits crate (#36088) 2025-03-22 15:49:08 +00:00
webrender Create a constellation_traits crate (#36088) 2025-03-22 15:49:08 +00:00
webxr Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00