Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1084)

Issue 118054: Address post-lgtm comment from Evan. No functionality change. (Closed)

Created:
11 years, 6 months ago by Nico
Modified:
9 years, 7 months ago
Reviewers:
TVL, Evan Martin
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/browser.cc View 1 chunk +1 line, -1 line 2 comments Download

Messages

Total messages: 3 (0 generated)
Nico
Sorry, had already submitted 115979.
11 years, 6 months ago (2009-05-31 04:30:42 UTC) #1
TVL
http://codereview.chromium.org/118054/diff/1001/5 File chrome/browser/browser.cc (right): http://codereview.chromium.org/118054/diff/1001/5#newcode284 Line 284: #if !(defined(OS_LINUX) && defined(TOOLKIT_VIEWS)) drive by:: seems like ...
11 years, 6 months ago (2009-06-01 00:41:43 UTC) #2
TVL
11 years, 6 months ago (2009-06-01 00:48:58 UTC) #3
http://codereview.chromium.org/118054/diff/1001/5
File chrome/browser/browser.cc (right):

http://codereview.chromium.org/118054/diff/1001/5#newcode284
Line 284: #if !(defined(OS_LINUX) && defined(TOOLKIT_VIEWS))
On 2009/06/01 00:41:44, TVL wrote:
> drive by:: seems like mac would have made it through the !defined(views)
before,
> but mac won't make it through now.  is that wanted?

nevermind, missed the outer set of parens for where the ! applied.  sorry about
that.

Powered by Google App Engine
This is Rietveld 408576698