Reland "Fix GTK+ themed web app windows using incorrect window title color"
This is a reland of 61579f7a The original CL was optimisic that all linux bots used the same system theme colors. This is not the case for Linux MSan Tests: https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8877850460224985872/+/steps/browser_tests/0/logs/Deterministic_failure:_WebAppOpaqueBrowserFrameViewTest.SystemThemeColor__status_FAILURE_/0 This revised CL loosens the expectations to allow for any light title bar color. Original change's description: > Fix GTK+ themed web app windows using incorrect window title color > > This CL fixes a bug where web app windows on Linux with GTK+ themes set > would use system colors for the title bar but web app colors for the text. > This sometimes resulted in unreadable contrast levels. > > Before: https://bugs.chromium.org/p/chromium/issues/attachment?aid=450694&signed_aid=ojOLuOeFlvGsonFz7D8lkA==&inline=1 > After: https://bugs.chromium.org/p/chromium/issues/attachment?aid=450693&signed_aid=CN1FqbV6S5JWEJfOW5L4oQ==&inline=1 > > Bug: 1087693 > Change-Id: Ifc408c4c1fb1c6cae4014f806248a05f5e2f617f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2239769 > Commit-Queue: Alan Cutter <alancutter@chromium.org> > Reviewed-by: Bret Sepulveda <bsep@chromium.org> > Cr-Commit-Position: refs/heads/master@{#776994} Bug: 1087693 Change-Id: I3f924f2976114f8bfe58e8a230a036eed9b0df0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2239912Reviewed-by:Peter Kasting <pkasting@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Auto-Submit: Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#777271}
Showing
Please register or sign in to comment