tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 6c300c3ce81d4d03ca72a38950d600610238960e
parent d7ddd7c20f99e3cfe8781149d342856c049708ee
Author: Sam Sneddon <gsnedders@apple.com>
Date:   Wed, 15 Oct 2025 08:58:57 +0000

Bug 1992858 [wpt PR 55260] - Make the macOS display configuration also change display mode, a=testonly

Automatic update from web-platform-tests
Make the macOS display configuration also change display mode

This renames the `macos-color-profile` command to
`macos-display-configuration` (as it is a CI command, it is reasonable
to believe this is safe), and expands its scope.

Along with color space, we now also attempt to make the smallest
change possible to the display mode such that we end up on a 1x
display mode.

--

wpt-commits: e92adfb3663e31ea99e651bcc020b3b16f46b821
wpt-pr: 55260