servo/ports/servoshell/desktop
Martin Robinson 4886d1e39c
servoshell: Do not hide window in macOS when taking screenshot (#39500)
Screenshots for tests are taken in headless mode now, in which case the
window does not show up Dock.app. In addition, servoshell now supports
taking a screenshot in headed mode, in which case one can keep using the
browser after the screenshot happens. Hiding the window makes this
impossible. Given these two things, it seems that this functionality
isn't necessary any longer.

Testing: It's difficult to test this kind of system integration with
servoshell.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-09-26 10:45:58 +00:00
..
protocols servoshell: Support runtime preference manipulation (#38159) 2025-08-30 16:51:58 +00:00
accelerated_gl_media.rs cargo: Bump rustc to 1.89 (#36818) 2025-08-19 11:07:53 +00:00
app.rs servoshell: Scale WebDriver mouse button coordinates by HiDPI scale factor (#39472) 2025-09-24 17:06:32 +00:00
app_state.rs script: Move keyboard scrolling to script (#39371) 2025-09-23 20:35:08 +00:00
cli.rs servoshell: Do not hide window in macOS when taking screenshot (#39500) 2025-09-26 10:45:58 +00:00
dialog.rs EmbedderMsg: port reply channels to GenericChannel (#39018) 2025-08-29 12:44:21 +00:00
egui_glue.rs servoshell: Update egui to 0.32 (#38119) 2025-07-16 19:42:16 +00:00
events_loop.rs servoshell: Do not hide window in macOS when taking screenshot (#39500) 2025-09-26 10:45:58 +00:00
gamepad.rs libservo: Expose a single InputEvent type and pass it to script (#35430) 2025-02-12 17:07:15 +00:00
geometry.rs Use webrender_api::units::DevicePixel rather than style_traits::DevicePixel unless interfacing with Stylo (#34353) 2024-11-25 23:42:04 +00:00
headed_window.rs script: Move keyboard scrolling to script (#39371) 2025-09-23 20:35:08 +00:00
headless_window.rs script: Move keyboard scrolling to script (#39371) 2025-09-23 20:35:08 +00:00
keyutils.rs cargo: Upgrade keyboard-types to 0.8.0 and xcomponent-sys to 0.3.4 (#38375) 2025-08-01 08:14:38 +00:00
minibrowser.rs servoshell: Add button to toggle experimental web platform features. (#39125) 2025-09-04 02:53:12 +00:00
mod.rs Fix ./mach build --no-default-features (#35922) 2025-08-18 18:40:08 +00:00
tracing.rs servoshell: Enable accesskit integration. (#37519) 2025-06-25 03:52:49 +00:00
webxr.rs constellation: Broadcast preference changes to all content processes (#38716) 2025-08-20 06:43:16 +00:00
window_trait.rs script: Move keyboard scrolling to script (#39371) 2025-09-23 20:35:08 +00:00