Chromium Code Reviews
Help | Chromium Project | Sign in
(404)

Issue 3046016: Restrict new tab button clicks to inside the image bounds, not anywhere in th... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 10 months ago by pink
Modified:
4 years ago
CC:
chromium-reviews, John Grabowski, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Restrict new tab button clicks to inside the image bounds, not anywhere in the bounds of the button in the nib. Nib change: Make the new tab button a subclass of NewTabButton instead of NSButton BUG=45738 TEST=clicking new tab button still works as expected. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53488

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -33 lines) Patch
M chrome/app/nibs/BrowserWindow.xib View 21 chunks +98 lines, -33 lines 0 comments Download
A chrome/browser/cocoa/new_tab_button.h View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A chrome/browser/cocoa/new_tab_button.mm View 1 2 3 1 chunk +38 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
Trybot results:
Commit: CQ not working?

Messages

Total messages: 5 (0 generated)
pink
4 years, 10 months ago (2010-07-23 16:07:48 UTC) #1
rohitrao (OOO until 6-22)
http://codereview.chromium.org/3046016/diff/4001/5003 File chrome/browser/cocoa/new_tab_button.mm (right): http://codereview.chromium.org/3046016/diff/4001/5003#newcode30 chrome/browser/cocoa/new_tab_button.mm:30: return NO; return nil; http://codereview.chromium.org/3046016/diff/4001/5004 File chrome/chrome_browser.gypi (right): http://codereview.chromium.org/3046016/diff/4001/5004#newcode907 ...
4 years, 10 months ago (2010-07-23 16:15:36 UTC) #2
pink
idiotic mistakes fixed. check again. http://codereview.chromium.org/3046016/diff/4001/5003 File chrome/browser/cocoa/new_tab_button.mm (right): http://codereview.chromium.org/3046016/diff/4001/5003#newcode30 chrome/browser/cocoa/new_tab_button.mm:30: return NO; On 2010/07/23 ...
4 years, 10 months ago (2010-07-23 16:24:41 UTC) #3
pink
New version uploaded with path cached.
4 years, 10 months ago (2010-07-23 16:38:07 UTC) #4
rohitrao (OOO until 6-22)
4 years, 10 months ago (2010-07-23 17:11:30 UTC) #5
lgtm

On Jul 23, 2010 12:38 PM, <pinkerton@chromium.org> wrote:
> New version uploaded with path cached.
>
> http://codereview.chromium.org/3046016/show
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld ec887be