Added nativeTheme.shouldUseDarkColorsForSystemIntegratedUI to distinguish system and app theme. #46598 (Also in 35)
nativeTheme.shouldUseDarkColorsForSystemIntegratedUI
Fixed an inverted conditional in the above PR that caused broken window borders in some circumstances on Wayland. #46642 (Also in 33, 34, 35)
Fixed several paint and white flash issues on macOS. #46629 (Also in 35)