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

Issue 8150002: Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERMEDIATE_DIR, a global... (Closed)

Created:
9 years, 2 months ago by robertshield
Modified:
9 years, 2 months ago
CC:
chromium-reviews, amit
Visibility:
Public.

Description

Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERMEDIATE_DIR, a globally common output folder. It's rude to dump things in the root of the dir that aren't used project-wide.BUG=97185 TEST=Chrome Frame artifacts do not appear in e.g. build/Debug/obj/global_intermediate/

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Total comments: 10

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -66 lines) Patch
M chrome_frame/bho.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/chrome_frame.gyp View 1 13 chunks +15 lines, -15 lines 0 comments Download
M chrome_frame/chrome_frame_activex.h View 1 1 chunk +1 line, -3 lines 0 comments Download
M chrome_frame/chrome_frame_activex_base.h View 1 2 chunks +1 line, -3 lines 0 comments Download
M chrome_frame/chrome_frame_launcher.gyp View 1 3 chunks +2 lines, -17 lines 0 comments Download
M chrome_frame/chrome_protocol.h View 1 2 2 chunks +3 lines, -4 lines 0 comments Download
M chrome_frame/delete_chrome_history.h View 1 2 2 chunks +2 lines, -4 lines 0 comments Download
M chrome_frame/html_private_window_impl.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome_frame/html_window_impl.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome_frame/test/chrome_frame_test_utils.h View 1 1 chunk +1 line, -4 lines 0 comments Download
M chrome_frame/test/chrome_tab_mocks.h View 1 2 2 chunks +2 lines, -4 lines 0 comments Download
M chrome_frame/test/ie_event_sink.h View 1 1 chunk +1 line, -4 lines 0 comments Download
M chrome_frame/test/test_with_web_server.h View 1 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
robertshield
9 years, 2 months ago (2011-10-05 19:56:37 UTC) #1
grt (UTC plus 2)
http://codereview.chromium.org/8150002/diff/1/chrome_frame/chrome_frame.gyp File chrome_frame/chrome_frame.gyp (right): http://codereview.chromium.org/8150002/diff/1/chrome_frame/chrome_frame.gyp#newcode627 chrome_frame/chrome_frame.gyp:627: # To allow including "version.h" please add something like: ...
9 years, 2 months ago (2011-10-06 19:55:32 UTC) #2
robertshield
Cleaned up the <(INTERMEDIATE_DIR)/../ stuff as well, PTAL http://codereview.chromium.org/8150002/diff/1/chrome_frame/chrome_frame.gyp File chrome_frame/chrome_frame.gyp (right): http://codereview.chromium.org/8150002/diff/1/chrome_frame/chrome_frame.gyp#newcode627 chrome_frame/chrome_frame.gyp:627: # ...
9 years, 2 months ago (2011-10-14 03:20:03 UTC) #3
grt (UTC plus 2)
LGTM once the years are fixed (bet you thought I would forget them, huh)? http://codereview.chromium.org/8150002/diff/9001/chrome_frame/chrome_protocol.h ...
9 years, 2 months ago (2011-10-14 14:35:00 UTC) #4
robertshield
http://codereview.chromium.org/8150002/diff/9001/chrome_frame/chrome_protocol.h File chrome_frame/chrome_protocol.h (right): http://codereview.chromium.org/8150002/diff/9001/chrome_frame/chrome_protocol.h#newcode1 chrome_frame/chrome_protocol.h:1: // Copyright (c) 2009 The Chromium Authors. All rights ...
9 years, 2 months ago (2011-10-17 13:38:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/robertshield@chromium.org/8150002/18001
9 years, 2 months ago (2011-10-17 13:38:51 UTC) #6
commit-bot: I haz the power
9 years, 2 months ago (2011-10-17 14:56:28 UTC) #7
Change committed as 105803

Powered by Google App Engine
This is Rietveld 408576698