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

Issue 99553008: Fix regression where the active window header was not used for apps on CrOS (Closed)

Created:
6 years, 11 months ago by pkotwicz
Modified:
6 years, 11 months ago
Reviewers:
sadrul, sky
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org, tfarina
Visibility:
Public.

Description

Fix regression where the active window header was not used for v2 apps on CrOS BUG=331343 TEST=Manual, see bug Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243677

Patch Set 1 : #

Total comments: 5

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -46 lines) Patch
M ash/wm/custom_frame_view_ash.cc View 6 chunks +5 lines, -12 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_native_widget_aura.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download
M ui/views/widget/native_widget_aura.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M ui/views/widget/native_widget_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/widget/widget.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M ui/views/window/non_client_view.h View 1 3 chunks +10 lines, -16 lines 0 comments Download
M ui/views/window/non_client_view.cc View 1 3 chunks +17 lines, -11 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
pkotwicz
Sadrul, can you please take a look? The change is pretty hacky, but the usage ...
6 years, 11 months ago (2014-01-02 16:26:39 UTC) #1
sadrul
Removing the duplicated state from HeaderView looks like a good thing to do. But I ...
6 years, 11 months ago (2014-01-03 17:59:51 UTC) #2
pkotwicz
Scott, can you please take a look? https://codereview.chromium.org/99553008/diff/80001/ui/views/window/non_client_view.cc File ui/views/window/non_client_view.cc (right): https://codereview.chromium.org/99553008/diff/80001/ui/views/window/non_client_view.cc#newcode247 ui/views/window/non_client_view.cc:247: return GetWidget()->IsActive() ...
6 years, 11 months ago (2014-01-03 20:57:15 UTC) #3
sky
https://codereview.chromium.org/99553008/diff/80001/ui/views/window/non_client_view.cc File ui/views/window/non_client_view.cc (right): https://codereview.chromium.org/99553008/diff/80001/ui/views/window/non_client_view.cc#newcode243 ui/views/window/non_client_view.cc:243: SchedulePaint(); Is this only necessary if !active? https://codereview.chromium.org/99553008/diff/80001/ui/views/window/non_client_view.cc#newcode247 ui/views/window/non_client_view.cc:247: ...
6 years, 11 months ago (2014-01-06 19:13:49 UTC) #4
pkotwicz
Scott, can you please take another look?
6 years, 11 months ago (2014-01-07 18:29:24 UTC) #5
sky
LGTM
6 years, 11 months ago (2014-01-07 21:39:34 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/99553008/220001
6 years, 11 months ago (2014-01-08 02:44:43 UTC) #7
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=242976
6 years, 11 months ago (2014-01-08 03:20:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/99553008/220001
6 years, 11 months ago (2014-01-08 16:04:54 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) net_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=243376
6 years, 11 months ago (2014-01-08 17:29:46 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/99553008/220001
6 years, 11 months ago (2014-01-08 17:32:56 UTC) #11
commit-bot: I haz the power
6 years, 11 months ago (2014-01-08 22:44:39 UTC) #12
Message was sent while issue was closed.
Change committed as 243677

Powered by Google App Engine
This is Rietveld 408576698