|
|
|
|
|
by ascom
1879 days ago
|
|
gfx.color_management.mode = 1 only worked vaguely correctly if all of your monitors share the same color space (or you only have a single monitor). Videos also weren't color managed, and there still existed some situations where colors would still be incorrect. (see: https://cameratico.com/tools/web-browser-color-management-te...) This change effectively sidesteps the issue by making everything render to sRGB, and telling macOS that Firefox's windows are sRGB only. |
|
Wow, that seems ... really unfortunate? So on macOS, if I open a nice photo from a friend that's tagged with AdobeRGB, Firefox will downconvert that to sRGB? I hope they don't bring that change to any other OSes!
You're right that mode 1 is flaky and could use some improvements (video, canvas elements, av1 which is treated as video by the decoder...) but converting wider gamut graphics down to sRGB seems like a clear step in the wrong direction.
By the way, Firefox passes all the tests in the article you linked to for me.