Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(45)

Issue 2484043003: Revert of Clean up some NativeTheme code. (Closed)

Created:
4 years, 1 month ago by scheib
Modified:
4 years, 1 month ago
Reviewers:
bokan, sky, Evan Stade
CC:
chromium-reviews, tfarina, mac-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Clean up some NativeTheme code. (patchset #2 id:20001 of https://codereview.chromium.org/2480993002/ ) Reason for revert: Scroll bars are appearing as errors in layout tests: e.g. fast/forms/select/listbox-appearance-basic.html https://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fforms%2Fselect%2Flistbox-appearance-basic.html&testType=webkit_tests This rollback is speculative, but there are few possibilities in the blame list https://chromium.googlesource.com/chromium/src/+log/40639df0c3a5e05761a846b2fe116961d87c9c62%5E..99453a7509f05ca729e66d774f5ae2817c3988c3?pretty=fuller Original issue's description: > Clean up some NativeTheme code. > > - improve instantiation > - allow to specify separate instances for web and native > - two NativeThemeAura instances coexist for w/wo overlay scrollbars > > BUG=307091 > > Committed: https://crrev.com/99453a7509f05ca729e66d774f5ae2817c3988c3 > Cr-Commit-Position: refs/heads/master@{#430381} TBR=sky@chromium.org,bokan@chromium.org,estade@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=307091 Committed: https://crrev.com/c3f70e203cedca00c51cb353b6e6a4c3184ae3b5 Cr-Commit-Position: refs/heads/master@{#430463}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -62 lines) Patch
M ui/native_theme/native_theme.h View 1 chunk +0 lines, -3 lines 0 comments Download
M ui/native_theme/native_theme_android.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M ui/native_theme/native_theme_aura.h View 2 chunks +1 line, -4 lines 0 comments Download
M ui/native_theme/native_theme_aura.cc View 6 chunks +32 lines, -39 lines 1 comment Download
M ui/native_theme/native_theme_dark_aura.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/native_theme/native_theme_mac.mm View 1 chunk +0 lines, -5 lines 0 comments Download
M ui/native_theme/native_theme_win.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M ui/views/view.cc View 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 8 (3 generated)
scheib
Created Revert of Clean up some NativeTheme code.
4 years, 1 month ago (2016-11-08 01:25:17 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2484043003/1
4 years, 1 month ago (2016-11-08 01:25:47 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-08 01:27:16 UTC) #5
Evan Stade
https://codereview.chromium.org/2484043003/diff/1/ui/native_theme/native_theme_aura.cc File ui/native_theme/native_theme_aura.cc (left): https://codereview.chromium.org/2484043003/diff/1/ui/native_theme/native_theme_aura.cc#oldcode201 ui/native_theme/native_theme_aura.cc:201: thumb_alpha = overlay ? kOverlayScrollbarAlphaPressed : 0x80; the bug ...
4 years, 1 month ago (2016-11-08 01:36:40 UTC) #6
commit-bot: I haz the power
4 years, 1 month ago (2016-11-08 01:37:58 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c3f70e203cedca00c51cb353b6e6a4c3184ae3b5
Cr-Commit-Position: refs/heads/master@{#430463}

Powered by Google App Engine
This is Rietveld 408576698