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

Issue 19115003: Make the maximize button more easily hittable when there is a huge amount of tabs present (Closed)

Created:
7 years, 5 months ago by pkotwicz
Modified:
7 years, 5 months ago
Reviewers:
James Cook
CC:
chromium-reviews, tfarina, tdanderson
Visibility:
Public.

Description

Make the maximize button more easily hittable when there is a huge amount of tabs present BUG=223703 TEST=Manual, see bug Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=213482

Patch Set 1 : #

Total comments: 1

Patch Set 2 : Changed completely #

Total comments: 3

Patch Set 3 : Moved the implementation to OapqueBrowserFrameView and BrowserNonClientFrameViewAsh #

Total comments: 4

Patch Set 4 : #

Total comments: 8

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -79 lines) Patch
M chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc View 1 2 3 4 1 chunk +38 lines, -16 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.h View 1 2 3 4 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 2 3 4 1 chunk +0 lines, -11 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view_layout.h View 1 2 3 4 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view_layout.cc View 1 2 3 4 3 chunks +23 lines, -25 lines 0 comments Download
M chrome/browser/ui/views/frame/opaque_browser_frame_view.cc View 1 2 3 4 1 chunk +57 lines, -19 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
pkotwicz
James, PTAL
7 years, 5 months ago (2013-07-12 21:29:03 UTC) #1
James Cook
https://codereview.chromium.org/19115003/diff/2001/chrome/browser/ui/views/frame/browser_view_layout.cc File chrome/browser/ui/views/frame/browser_view_layout.cc (right): https://codereview.chromium.org/19115003/diff/2001/chrome/browser/ui/views/frame/browser_view_layout.cc#newcode269 chrome/browser/ui/views/frame/browser_view_layout.cc:269: if (!tab_strip_->HitTestPoint(tabstrip_point)) Is there some other way to do ...
7 years, 5 months ago (2013-07-12 23:12:12 UTC) #2
pkotwicz
James, can you please take another look? Most of this CL is making NonClientView::NonClientHitTest() const. ...
7 years, 5 months ago (2013-07-16 01:55:40 UTC) #3
James Cook
I'm sorry, but I can't assure myself that this patch is correct. I don't understand ...
7 years, 5 months ago (2013-07-16 19:25:52 UTC) #4
pkotwicz
James, can you please take another look? I switched this CL to be a one ...
7 years, 5 months ago (2013-07-17 17:18:58 UTC) #5
James Cook
This seems safer to me. A few questions. Sorry this is going round and round. ...
7 years, 5 months ago (2013-07-17 21:44:34 UTC) #6
pkotwicz
James, can you please take another look? https://codereview.chromium.org/19115003/diff/13001/chrome/browser/ui/views/frame/opaque_browser_frame_view.cc File chrome/browser/ui/views/frame/opaque_browser_frame_view.cc (right): https://codereview.chromium.org/19115003/diff/13001/chrome/browser/ui/views/frame/opaque_browser_frame_view.cc#newcode472 chrome/browser/ui/views/frame/opaque_browser_frame_view.cc:472: browser_view()->window_switcher_button(); GlassBrowserFrameView ...
7 years, 5 months ago (2013-07-18 14:38:29 UTC) #7
James Cook
LGTM! Thanks for hanging in there on several rewrites. https://codereview.chromium.org/19115003/diff/21001/chrome/browser/ui/views/frame/opaque_browser_frame_view.cc File chrome/browser/ui/views/frame/opaque_browser_frame_view.cc (right): https://codereview.chromium.org/19115003/diff/21001/chrome/browser/ui/views/frame/opaque_browser_frame_view.cc#newcode452 chrome/browser/ui/views/frame/opaque_browser_frame_view.cc:452: ...
7 years, 5 months ago (2013-07-18 18:39:45 UTC) #8
tdanderson
https://codereview.chromium.org/19115003/diff/21001/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc File chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc (right): https://codereview.chromium.org/19115003/diff/21001/chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc#newcode273 chrome/browser/ui/views/frame/browser_non_client_frame_view_ash.cc:273: View::ConvertPointToTarget(this, frame()->client_view(), Also add a TODO for me here. ...
7 years, 5 months ago (2013-07-18 20:47:04 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/19115003/31001
7 years, 5 months ago (2013-07-24 16:57:41 UTC) #10
commit-bot: I haz the power
7 years, 5 months ago (2013-07-24 19:19:28 UTC) #11
Message was sent while issue was closed.
Change committed as 213482

Powered by Google App Engine
This is Rietveld 408576698