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

Issue 336553002: CustomFrameView Caption Button Inset (Closed)

Created:
6 years, 6 months ago by jonross
Modified:
6 years, 6 months ago
Reviewers:
flackr, Elliot Glaysher, sky
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Change to CustomFrameView Caption Button Inset. Restrict increase of button inset to linux only. This will allow the Windows Classic theme to maintain its look, while the updated linux look is still available. This returns the inset size on non-linux platforms to their state pre r272576 BUG=381821 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278173

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : Update a test to expose hidden failure, disable. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -3 lines) Patch
M ash/wm/system_gesture_event_filter_unittest.cc View 1 2 2 chunks +4 lines, -2 lines 0 comments Download
M ui/views/window/custom_frame_view.cc View 1 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 18 (0 generated)
jonross
Hey Rob, This change brings back the non-linux padding for CustomFrameView. With the linux padding ...
6 years, 6 months ago (2014-06-12 15:48:30 UTC) #1
flackr
https://codereview.chromium.org/336553002/diff/1/ui/views/window/custom_frame_view.cc File ui/views/window/custom_frame_view.cc (right): https://codereview.chromium.org/336553002/diff/1/ui/views/window/custom_frame_view.cc#newcode285 ui/views/window/custom_frame_view.cc:285: return frame_->IsMaximized() ? FrameBorderThickness() : kFrameBorderThickness; This should just ...
6 years, 6 months ago (2014-06-13 12:46:33 UTC) #2
jonross
https://codereview.chromium.org/336553002/diff/1/ui/views/window/custom_frame_view.cc File ui/views/window/custom_frame_view.cc (right): https://codereview.chromium.org/336553002/diff/1/ui/views/window/custom_frame_view.cc#newcode285 ui/views/window/custom_frame_view.cc:285: return frame_->IsMaximized() ? FrameBorderThickness() : kFrameBorderThickness; On 2014/06/13 12:46:33, ...
6 years, 6 months ago (2014-06-13 13:32:16 UTC) #3
flackr
lgtm
6 years, 6 months ago (2014-06-13 14:03:17 UTC) #4
jonross
Hi Sadrul, Could you provide an owner review for this change? I am restoring a ...
6 years, 6 months ago (2014-06-13 14:06:03 UTC) #5
sadrul
sadrul@ --> sky@
6 years, 6 months ago (2014-06-16 15:20:45 UTC) #6
sky
Your description says task manager, but won't this impact any window that doesn't explicitly override ...
6 years, 6 months ago (2014-06-16 19:44:35 UTC) #7
jonross
On 2014/06/16 19:44:35, sky wrote: > Your description says task manager, but won't this impact ...
6 years, 6 months ago (2014-06-16 20:39:50 UTC) #8
sky
LGTM - but make sure it's ok with erg too.
6 years, 6 months ago (2014-06-17 03:02:03 UTC) #9
Elliot Glaysher
lgtm
6 years, 6 months ago (2014-06-17 17:24:55 UTC) #10
jonross
The CQ bit was checked by jonross@chromium.org
6 years, 6 months ago (2014-06-17 17:25:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jonross@chromium.org/336553002/20001
6 years, 6 months ago (2014-06-17 17:27:39 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-17 21:54:53 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_chromeos_rel/builds/38568)
6 years, 6 months ago (2014-06-17 21:54:54 UTC) #14
jonross
One test is failing on the try bots. I checked this test on master, it ...
6 years, 6 months ago (2014-06-17 22:06:57 UTC) #15
jonross
The CQ bit was checked by jonross@chromium.org
6 years, 6 months ago (2014-06-18 16:38:01 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jonross@chromium.org/336553002/40001
6 years, 6 months ago (2014-06-18 16:38:56 UTC) #17
commit-bot: I haz the power
6 years, 6 months ago (2014-06-18 21:01:47 UTC) #18
Message was sent while issue was closed.
Change committed as 278173

Powered by Google App Engine
This is Rietveld 408576698