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

Issue 165499: Updates to clean up default theme and add hover states (Closed)

Created:
11 years, 4 months ago by Nicholas Jitkoff
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, Paul Godavari, Ben Goodger (Google), Nico, rohitrao (ping after 24h)
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 2

Patch Set 4 : '' #

Total comments: 12

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Patch Set 9 : '' #

Patch Set 10 : '' #

Patch Set 11 : '' #

Patch Set 12 : '' #

Total comments: 6

Patch Set 13 : '' #

Total comments: 5

Patch Set 14 : '' #

Patch Set 15 : '' #

Patch Set 16 : '' #

Patch Set 17 : '' #

Total comments: 12

Patch Set 18 : '' #

Total comments: 20

Patch Set 19 : '' #

Patch Set 20 : '' #

Patch Set 21 : '' #

Patch Set 22 : '' #

Patch Set 23 : '' #

Patch Set 24 : '' #

Patch Set 25 : '' #

Patch Set 26 : '' #

Patch Set 27 : '' #

Patch Set 28 : '' #

Patch Set 29 : '' #

Patch Set 30 : '' #

Patch Set 31 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1776 lines, -443 lines) Patch
M chrome/app/nibs/TabView.xib View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 21 chunks +621 lines, -133 lines 0 comments Download
M chrome/app/nibs/Toolbar.xib View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 46 chunks +624 lines, -126 lines 0 comments Download
M chrome/browser/cocoa/background_gradient_view.mm View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/cocoa/bookmark_bar_controller.mm View 20 21 22 23 24 25 26 27 28 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/cocoa/browser_window_controller.mm View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 7 chunks +33 lines, -17 lines 0 comments Download
M chrome/browser/cocoa/browser_window_controller_unittest.mm View 21 22 23 24 25 26 27 28 3 chunks +7 lines, -2 lines 0 comments Download
M chrome/browser/cocoa/download_item_cell.mm View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/cocoa/gradient_button_cell.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 3 chunks +9 lines, -1 line 0 comments Download
M chrome/browser/cocoa/gradient_button_cell.mm View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 9 chunks +102 lines, -29 lines 0 comments Download
M chrome/browser/cocoa/gradient_button_cell_unittest.mm View 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +22 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/status_bubble_mac.mm View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 7 chunks +32 lines, -4 lines 0 comments Download
M chrome/browser/cocoa/status_bubble_mac_unittest.mm View 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +24 lines, -1 line 0 comments Download
M chrome/browser/cocoa/tab_cell.mm View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 3 chunks +31 lines, -1 line 0 comments Download
M chrome/browser/cocoa/tab_controller.h View 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/cocoa/tab_controller.mm View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 6 chunks +20 lines, -6 lines 0 comments Download
M chrome/browser/cocoa/tab_strip_controller.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 3 chunks +6 lines, -8 lines 0 comments Download
M chrome/browser/cocoa/tab_strip_controller.mm View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 10 chunks +45 lines, -27 lines 0 comments Download
M chrome/browser/cocoa/tab_strip_view.mm View 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/cocoa/tab_view.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 3 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/cocoa/tab_view.mm View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 8 chunks +139 lines, -50 lines 0 comments Download
M chrome/browser/cocoa/tab_view_unittest.mm View 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/toolbar_controller.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/toolbar_controller.mm View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 4 chunks +36 lines, -3 lines 0 comments Download
M chrome/browser/cocoa/toolbar_controller_unittest.mm View 1 chunk +0 lines, -28 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
Nicholas Jitkoff
11 years, 4 months ago (2009-08-13 22:44:30 UTC) #1
John Grabowski
Drive by comments Also, no new unit tests anywhere? http://codereview.chromium.org/165499/diff/89/1017 File chrome/browser/cocoa/tab_strip_controller.mm (right): http://codereview.chromium.org/165499/diff/89/1017#newcode764 Line ...
11 years, 4 months ago (2009-08-13 23:34:48 UTC) #2
Avi (use Gerrit)
Lots of style. Please: - two spaces before // - 80 columns http://codereview.chromium.org/165499/diff/95/1032 File chrome/app/nibs/Toolbar.xib ...
11 years, 4 months ago (2009-08-14 14:19:03 UTC) #3
Avi (use Gerrit)
In general, LG with issues: - Please obey the style guide. Specifically, please match your ...
11 years, 4 months ago (2009-08-17 16:40:36 UTC) #4
Avi (use Gerrit)
Some comments from running with this patch: - When unthemed, the status bubble looks hideous. ...
11 years, 4 months ago (2009-08-20 18:35:37 UTC) #5
Avi (use Gerrit)
Have you tried the "Zen Spring" theme? Looks troublesome. Pink filed a bug on the ...
11 years, 4 months ago (2009-08-20 18:43:24 UTC) #6
Avi (use Gerrit)
On 2009/08/20 18:43:24, Avi wrote: > Have you tried the "Zen Spring" theme? Looks troublesome. ...
11 years, 4 months ago (2009-08-21 15:38:06 UTC) #7
Nicholas Jitkoff
Ok. Pushed an updated CL. I added more unit tests for the methods I added ...
11 years, 4 months ago (2009-08-24 22:00:20 UTC) #8
John Grabowski
Much better; thanks Cole. Thx especially for adding unit tests. A few more things, mostly ...
11 years, 4 months ago (2009-08-24 22:39:51 UTC) #9
pink (ping after 24hrs)
LGTM with nits applied. http://codereview.chromium.org/165499/diff/4082/4091 File chrome/browser/cocoa/status_bubble_mac.mm (right): http://codereview.chromium.org/165499/diff/4082/4091#newcode13 Line 13: #import "third_party/GTM/AppKit/GTMNSColor+Luminance.h" alphabetize http://codereview.chromium.org/165499/diff/4082/4091#newcode54 ...
11 years, 4 months ago (2009-08-25 15:15:18 UTC) #10
Avi (use Gerrit)
During this patch the TabControllerTest starts falling over dead halfway through the run: http://build.chromium.org/buildbot/waterfall/builders/Chromium%20Mac%20(valgrind)/builds/1269/steps/valgrind%20test%3A%20unit/logs/stdio Given ...
11 years, 4 months ago (2009-08-26 20:51:27 UTC) #11
Avi (use Gerrit)
TestResizeViews fails too: http://build.chromium.org/buildbot/waterfall/builders/Mac10.5%20Tests/builds/3996/steps/unit_tests/logs/TestResizeViews Reverting is likely.
11 years, 4 months ago (2009-08-26 20:52:36 UTC) #12
Nicholas Jitkoff
This is all due to the 2 px shorter toolbar. We must need to rewrite ...
11 years, 4 months ago (2009-08-26 20:53:56 UTC) #13
Avi (use Gerrit)
Reverted.
11 years, 4 months ago (2009-08-26 20:57:13 UTC) #14
Avi (use Gerrit)
On 2009/08/26 20:53:56, Nicholas Jitkoff wrote: > This is all due to the 2 px ...
11 years, 4 months ago (2009-08-26 21:07:26 UTC) #15
pink (ping after 24hrs)
I have a fix for the tab dragging not being able to merge tabs back ...
11 years, 4 months ago (2009-08-26 21:19:35 UTC) #16
Avi (use Gerrit)
As of patchset 28 we're still failing the toolbar_controller_unittest. You said you wanted to pull ...
11 years, 3 months ago (2009-08-27 23:06:59 UTC) #17
pink (ping after 24hrs)
That's another test that we should either disable or delete as it's more hard-coded values. ...
11 years, 3 months ago (2009-08-27 23:48:54 UTC) #18
Avi (use Gerrit)
11 years, 3 months ago (2009-08-28 00:44:19 UTC) #19
Clear failure in UI tests:
http://build.chromium.org/buildbot/waterfall/builders/Mac10.5%20Tests/builds/...

TestLifetimeOfDomAutomationController

Reverting.

Powered by Google App Engine
This is Rietveld 408576698