forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Fix Linux hosted app / PWA window frame color with GTK theme."
This reverts commit cac6956. Reason for revert: Suspected of causing consistent failure for mac-cocoa-rel tests BrowserNonClientFrameViewBrowserTest.BrowserFrameColorThemed BrowserNonClientFrameViewBrowserTest.BookmarkAppFrameColorSystemTheme starting from: https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/mac-cocoa-rel/1090 Original change's description: > Fix Linux hosted app / PWA window frame color with GTK theme. > > The title text color and side/bottom frame color now match the GTK > theme, rather than the app's theme color (which clashed with the title > bar background color, that would use the native color scheme regardless > of the app theme color). > > Adds a browser test for GetFrameColor. > > Bug: 878636 > Change-Id: If5eaca1bc800f6c52f3f49918f455ffa2d881016 > Reviewed-on: https://chromium-review.googlesource.com/1195226 > Commit-Queue: Matt Giuca <mgiuca@chromium.org> > Reviewed-by: Bret Sepulveda <bsep@chromium.org> > Cr-Commit-Position: refs/heads/master@{#587490} TBR=mgiuca@chromium.org,bsep@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 878636, 880363 Change-Id: I999ae00f1bb5f1963e77c8394c47b8516a036343 Reviewed-on: https://chromium-review.googlesource.com/1204450 Commit-Queue: Samuel Huang <huangs@chromium.org> Reviewed-by: Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#588581}
- Loading branch information
1 parent
c0a7a8e
commit 9e6f06a
Showing
3 changed files
with
27 additions
and
161 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters