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

Issue 3097: Include chrome/common/SConscript in Linux build. (Closed)

Created:
12 years, 3 months ago by please use my chromium address
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Include chrome/common/SConscript in Linux build. BUG=2410

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+151 lines, -155 lines) Patch
M chrome/SConscript View 1 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/SConscript View 1 3 chunks +116 lines, -98 lines 0 comments Download
M chrome/common/debug_flags.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/gfx/color_utils.cc View 1 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/common/jpeg_codec.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/json_value_serializer.cc View 1 2 chunks +7 lines, -31 lines 0 comments Download
M chrome/common/libxml_utils.cc View 1 2 3 4 3 chunks +6 lines, -5 lines 0 comments Download
M chrome/common/pref_member.h View 1 2 3 5 chunks +10 lines, -9 lines 0 comments Download
M chrome/common/slide_animation.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/stl_util-inl.h View 1 1 chunk +1 line, -7 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
please use my chromium address
Please check whether I got reviewers right.
12 years, 3 months ago (2008-09-17 08:59:17 UTC) #1
Seo Sanghyeon
http://codereview.chromium.org/3097/diff/1/8 File chrome/common/libxml_utils.cc (right): http://codereview.chromium.org/3097/diff/1/8#newcode23 Line 23: #if defined(COMPILER_MSVCC) Typo here.
12 years, 3 months ago (2008-09-17 09:06:31 UTC) #2
Dean McNamee
Overall looks really good, I'm very impressed. Reviewers look good, adding maruel. In general the ...
12 years, 3 months ago (2008-09-17 09:21:04 UTC) #3
Mark Mentovai
Dean already gave a pretty through review, looks good otherwise. http://codereview.chromium.org/3097/diff/1/13 File chrome/common/jpeg_codec.cc (right): http://codereview.chromium.org/3097/diff/1/13#newcode517 ...
12 years, 3 months ago (2008-09-17 12:35:32 UTC) #4
M-A Ruel
In general, it looks good to me. Just the fopen() stuff to fix before. http://codereview.chromium.org/3097/diff/1/10 ...
12 years, 3 months ago (2008-09-17 13:40:41 UTC) #5
please use my chromium address
Please take a look. http://codereview.chromium.org/3097/diff/1/7 File chrome/common/SConscript (right): http://codereview.chromium.org/3097/diff/1/7#newcode170 Line 170: # TODO(port): Port this. ...
12 years, 3 months ago (2008-09-17 14:03:16 UTC) #6
Dean McNamee
Looking at the newest changes now... http://codereview.chromium.org/3097/diff/1/7 File chrome/common/SConscript (right): http://codereview.chromium.org/3097/diff/1/7#newcode170 Line 170: # TODO(port): ...
12 years, 3 months ago (2008-09-17 14:12:42 UTC) #7
Dean McNamee
Great work. Punting to SGK on SCons stuff. http://codereview.chromium.org/3097/diff/222/24 File chrome/common/libxml_utils.cc (right): http://codereview.chromium.org/3097/diff/222/24#newcode23 Line 23: ...
12 years, 3 months ago (2008-09-17 14:19:57 UTC) #8
M-A Ruel
LGTM with the two small nits. http://codereview.chromium.org/3097/diff/222/24 File chrome/common/libxml_utils.cc (right): http://codereview.chromium.org/3097/diff/222/24#newcode23 Line 23: ALLOW_THIS_IN_INITIALIZER_LIST(error_func_(this, &XmlReader::GenericErrorCallback)) ...
12 years, 3 months ago (2008-09-17 14:22:23 UTC) #9
please use my chromium address
On 2008/09/17 14:19:57, deanm wrote: > Great work. Punting to SGK on SCons stuff. > ...
12 years, 3 months ago (2008-09-17 14:27:21 UTC) #10
Dean McNamee
Sorry about the nits, I will land this and handle them myself. The "typename" bit ...
12 years, 3 months ago (2008-09-17 14:39:03 UTC) #11
please use my chromium address
12 years, 3 months ago (2008-09-17 14:39:14 UTC) #12
Updated to resolve indentation issue with ALLOW_THIS_IN_INITIALIZER_LIST.

Powered by Google App Engine
This is Rietveld 408576698