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

Issue 11147012: Generate version resources for Chrome Frame using the same machinery as Chrome itself. (Closed)

Created:
8 years, 2 months ago by grt (UTC plus 2)
Modified:
8 years, 2 months ago
CC:
chromium-reviews, robertshield, grt+watch_chromium.org, amit, pam+watch_chromium.org, android-webview-reviews_chromium.org
Visibility:
Public.

Description

Generate version resources for Chrome Frame using the same machinery as Chrome itself. Including generated files from within .rc files doesn't work since there's no dependency tracking going on. BUG=155714 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162494

Patch Set 1 : #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : addressed robert's comments #

Patch Set 4 : removed an unneeded dependency #

Patch Set 5 : removed a few more stale dependencies on the version header #

Unified diffs Side-by-side diffs Delta from patch set Stats (+204 lines, -242 lines) Patch
M android_webview/tools/third_party_files_whitelist.txt View 1 1 chunk +2 lines, -4 lines 0 comments Download
M chrome/chrome.gyp View 2 chunks +18 lines, -42 lines 0 comments Download
M chrome/version.gypi View 1 chunk +1 line, -1 line 0 comments Download
A chrome/version_resource_rules.gypi View 1 chunk +67 lines, -0 lines 0 comments Download
A chrome_frame/BRANDING View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome_frame/chrome_frame.gyp View 1 2 3 7 chunks +36 lines, -10 lines 0 comments Download
A chrome_frame/chrome_frame_helper_dll.ver View 1 1 chunk +3 lines, -0 lines 0 comments Download
A chrome_frame/chrome_frame_helper_exe.ver View 1 1 chunk +3 lines, -0 lines 0 comments Download
D chrome_frame/chrome_frame_helper_version.rc View 1 1 chunk +0 lines, -50 lines 0 comments Download
M chrome_frame/chrome_frame_launcher.gyp View 1 2 3 4 5 chunks +43 lines, -7 lines 0 comments Download
A + chrome_frame/chrome_frame_version.rc.version View 1 3 chunks +9 lines, -7 lines 0 comments Download
A chrome_frame/chrome_launcher_exe.ver View 1 1 chunk +3 lines, -0 lines 0 comments Download
D chrome_frame/chrome_launcher_version.rc View 1 1 chunk +0 lines, -47 lines 0 comments Download
D chrome_frame/chrome_tab_version.rc View 1 chunk +0 lines, -52 lines 0 comments Download
A chrome_frame/npchrome_frame_dll.ver View 1 chunk +2 lines, -0 lines 0 comments Download
A + chrome_frame/npchrome_frame_version.rc.version View 1 2 3 chunks +14 lines, -7 lines 0 comments Download
D chrome_frame/support.gyp View 1 1 chunk +0 lines, -15 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
robertshield
https://chromiumcodereview.appspot.com/11147012/diff/8001/chrome/version.gypi File chrome/version.gypi (right): https://chromiumcodereview.appspot.com/11147012/diff/8001/chrome/version.gypi#newcode8 chrome/version.gypi:8: 'version_py_path': '<(DEPTH)/chrome/tools/build/version.py', I had heard that we weren't supposed ...
8 years, 2 months ago (2012-10-15 13:58:14 UTC) #1
grt (UTC plus 2)
Thanks, Robert. Comments addressed. +joth for android_webview OWNERS approval +sky for chrome OWNERS approval Please ...
8 years, 2 months ago (2012-10-15 14:43:24 UTC) #2
Torne
android_webview LGTM
8 years, 2 months ago (2012-10-15 14:45:40 UTC) #3
grt (UTC plus 2)
-sky, +jhawkins for chrome OWNERS approval
8 years, 2 months ago (2012-10-15 15:01:55 UTC) #4
robertshield
lgtm lgtm
8 years, 2 months ago (2012-10-16 14:18:21 UTC) #5
robertshield
lgtm
8 years, 2 months ago (2012-10-16 14:18:21 UTC) #6
sky
Assuming you get Mark to review this: LGTM
8 years, 2 months ago (2012-10-16 15:57:16 UTC) #7
grt (UTC plus 2)
-jhawkins, +mentovai Hi Mark, would you please have a look at this GYP magic? The ...
8 years, 2 months ago (2012-10-16 16:01:50 UTC) #8
Nico
On 2012/10/16 16:01:50, grt wrote: > -jhawkins, +mentovai > > Hi Mark, would you please ...
8 years, 2 months ago (2012-10-17 17:19:23 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grt@chromium.org/11147012/19001
8 years, 2 months ago (2012-10-17 17:33:34 UTC) #10
commit-bot: I haz the power
8 years, 2 months ago (2012-10-17 19:50:24 UTC) #11
Change committed as 162494

Powered by Google App Engine
This is Rietveld 408576698