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

Issue 10422019: Rename some chrome.exe exports: SetCommandLine --> SetCommandLine2, SetExperimentList --> SetExperi… (Closed)

Created:
8 years, 7 months ago by eroman
Modified:
8 years, 7 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews, Sigurður Ásgeirsson, MAD
Visibility:
Public.

Description

Rename some chrome.exe exports: SetCommandLine --> SetCommandLine2, SetExperimentList --> SetExperimentList2. This will avoid mismatched parameter expectations when there is version shear, since their implementations were recently changed. BUG=129390, 128541 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=138935

Patch Set 1 #

Total comments: 4

Patch Set 2 : Add comments on why the new name #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -12 lines) Patch
M chrome/app/breakpad_field_trial_win.cc View 1 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/app/breakpad_win.cc View 1 4 chunks +9 lines, -6 lines 0 comments Download
M chrome/common/child_process_logging_win.cc View 3 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
eroman
Hopefully got everything this time!
8 years, 7 months ago (2012-05-23 19:42:32 UTC) #1
Sigurður Ásgeirsson
http://codereview.chromium.org/10422019/diff/1/chrome/app/breakpad_field_trial_win.cc File chrome/app/breakpad_field_trial_win.cc (right): http://codereview.chromium.org/10422019/diff/1/chrome/app/breakpad_field_trial_win.cc#newcode15 chrome/app/breakpad_field_trial_win.cc:15: extern "C" void __declspec(dllexport) __cdecl SetExperimentList2( Please add a ...
8 years, 7 months ago (2012-05-23 21:30:31 UTC) #2
Sigurður Ásgeirsson
Please also make sure that the client-side code is safe against name changes. The instances ...
8 years, 7 months ago (2012-05-23 21:32:20 UTC) #3
eroman
@siggi: The callers of these functions already checks for NULL, so this should be sufficient. ...
8 years, 7 months ago (2012-05-23 21:45:13 UTC) #4
cpu_(ooo_6.6-7.5)
lgtm
8 years, 7 months ago (2012-05-24 22:19:16 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eroman@chromium.org/10422019/6001
8 years, 7 months ago (2012-05-24 22:23:57 UTC) #6
commit-bot: I haz the power
8 years, 7 months ago (2012-05-25 00:08:12 UTC) #7
Change committed as 138935

Powered by Google App Engine
This is Rietveld 408576698