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

Issue 10197011: Share the "get CF profile dir" code between ChromeFramePlugin and chrome_frame_test_utils.h. (Closed)

Created:
8 years, 8 months ago by Jói
Modified:
8 years, 7 months ago
Reviewers:
robertshield
CC:
chromium-reviews, grt+watch_chromium.org, amit, robertshield
Visibility:
Public.

Description

Share the "get CF profile dir" code between ChromeFramePlugin and chrome_frame_test_utils.h. This addresses a long-standing TODO. Cleanup is good for the soul. BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=135145

Patch Set 1 #

Total comments: 6

Patch Set 2 : Latest version #

Patch Set 3 : Address review comments. #

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -23 lines) Patch
M chrome_frame/chrome_frame_plugin.h View 1 chunk +1 line, -3 lines 0 comments Download
M chrome_frame/test/automation_client_mock.h View 1 2 3 chunks +4 lines, -4 lines 0 comments Download
M chrome_frame/test/automation_client_mock.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/test/chrome_frame_automation_mock.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome_frame/test/chrome_frame_test_utils.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome_frame/test/chrome_frame_test_utils.cc View 1 2 chunks +1 line, -8 lines 0 comments Download
M chrome_frame/test/delete_chrome_history_test.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M chrome_frame/test/proxy_factory_mock.cc View 1 2 chunks +3 lines, -1 line 0 comments Download
M chrome_frame/utils.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M chrome_frame/utils.cc View 1 2 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Jói
8 years, 7 months ago (2012-05-02 18:57:50 UTC) #1
robertshield
Thanks for the awesome cleanup! Comments and such: http://codereview.chromium.org/10197011/diff/1/chrome_frame/test/automation_client_mock.cc File chrome_frame/test/automation_client_mock.cc (right): http://codereview.chromium.org/10197011/diff/1/chrome_frame/test/automation_client_mock.cc#newcode126 chrome_frame/test/automation_client_mock.cc:126: GetChromeFrameProfilePath(&profile_path_, ...
8 years, 7 months ago (2012-05-02 20:05:12 UTC) #2
Jói
http://codereview.chromium.org/10197011/diff/1/chrome_frame/test/automation_client_mock.cc File chrome_frame/test/automation_client_mock.cc (right): http://codereview.chromium.org/10197011/diff/1/chrome_frame/test/automation_client_mock.cc#newcode126 chrome_frame/test/automation_client_mock.cc:126: GetChromeFrameProfilePath(&profile_path_, L"Adam.N.Epilinter"); On 2012/05/02 20:05:13, robertshield wrote: > I'm ...
8 years, 7 months ago (2012-05-03 11:41:52 UTC) #3
robertshield
Awesome, LGTM!
8 years, 7 months ago (2012-05-03 13:22:34 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joi@chromium.org/10197011/23002
8 years, 7 months ago (2012-05-03 13:29:58 UTC) #5
commit-bot: I haz the power
8 years, 7 months ago (2012-05-03 14:49:07 UTC) #6
Change committed as 135145

Powered by Google App Engine
This is Rietveld 408576698