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

Issue 184006: Fix to use FilePath version of PathService::Get. (Closed)

Created:
11 years, 3 months ago by tfarina (gmail-do not use)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, willchan no longer on Chromium, John Grabowski, Pam (message me for reviews), Paul Godavari, kuchhal, darin (slow to review), brettw, Ben Goodger (Google)
Visibility:
Public.

Description

Fix to use FilePath version of PathService::Get. BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25778

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Total comments: 9

Patch Set 3 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -74 lines) Patch
M app/resource_bundle_win.cc View 1 2 1 chunk +5 lines, -5 lines 0 comments Download
M base/file_version_info.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M base/file_version_info_unittest.cc View 1 2 5 chunks +12 lines, -13 lines 0 comments Download
M chrome/browser/blocked_popup_container_interactive_uitest.cc View 1 2 7 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/dom_ui/chrome_url_data_manager.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/safari_importer_unittest.mm View 1 2 1 chunk +3 lines, -4 lines 0 comments Download
M chrome/browser/process_singleton_win.cc View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/rlz/rlz.cc View 1 2 2 chunks +5 lines, -6 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_database_unittest.cc View 1 2 5 chunks +7 lines, -9 lines 0 comments Download
M chrome/browser/search_engines/template_url_parser_unittest.cc View 1 2 9 chunks +13 lines, -13 lines 0 comments Download
M chrome/common/json_value_serializer_perftest.cc View 1 2 1 chunk +6 lines, -6 lines 0 comments Download
M chrome/test/ui/omnibox_uitest.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M net/url_request/url_request_unittest.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/glue/unittest_test_server.h View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
tfarina (gmail-do not use)
11 years, 3 months ago (2009-09-02 05:51:11 UTC) #1
Paweł Hajdan Jr.
Thanks. Just a few nits. http://codereview.chromium.org/184006/diff/1/2 File app/resource_bundle_win.cc (right): http://codereview.chromium.org/184006/diff/1/2#newcode83 Line 83: GetDataDllLoadFlags()); nit: Align ...
11 years, 3 months ago (2009-09-02 15:37:47 UTC) #2
tfarina (gmail-do not use)
Thanks for the suggestion about AppendASCII, much better than have to write FILE_PATH_LITERAL every time ...
11 years, 3 months ago (2009-09-02 17:39:46 UTC) #3
Paweł Hajdan Jr.
LGTM. thestig, could you take a look too?
11 years, 3 months ago (2009-09-08 16:30:49 UTC) #4
Lei Zhang
Mostly LGTM, some nits below. http://codereview.chromium.org/184006/diff/4001/3006 File base/file_version_info_unittest.cc (right): http://codereview.chromium.org/184006/diff/4001/3006#newcode30 Line 30: FILE_PATH_LITERAL("FileVersionInfoTest1.dll") This is ...
11 years, 3 months ago (2009-09-08 18:29:18 UTC) #5
tfarina (gmail-do not use)
http://codereview.chromium.org/184006/diff/4001/3006 File base/file_version_info_unittest.cc (right): http://codereview.chromium.org/184006/diff/4001/3006#newcode30 Line 30: FILE_PATH_LITERAL("FileVersionInfoTest1.dll") On 2009/09/08 18:29:18, Lei Zhang wrote: > ...
11 years, 3 months ago (2009-09-08 21:11:07 UTC) #6
Lei Zhang
11 years, 3 months ago (2009-09-08 21:49:07 UTC) #7
LGTM

Powered by Google App Engine
This is Rietveld 408576698