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

Issue 2318023002: //chrome/browser/chromeos: Change ScopedTempDir::path() to GetPath() (Closed)

Created:
4 years, 3 months ago by vabr (Chromium)
Modified:
4 years, 3 months ago
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, extensions-reviews_chromium.org, alemate+watch_chromium.org, yusukes+watch_chromium.org, tzik, tfarina, hidehiko+watch_chromium.org, oka+watch_chromium.org, achuith+watch_chromium.org, nhiroki, kinuko+fileapi, asvitkine+watch_chromium.org, rginda+watch_chromium.org, lhchavez+watch_chromium.org, oshima+watch_chromium.org, fukino+watch_chromium.org, chromium-apps-reviews_chromium.org, yamaguchi+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

//chrome/browser/chromeos: Change ScopedTempDir::path() to GetPath() path() is being deprecated, GetPath() has better checking against wrong use. For more context, see https://codereview.chromium.org/2275553005/. R=achuith@chromium.org BUG=640599 Committed: https://crrev.com/d271a620617b6e77af1c0346eea87ca9f4e9d34b Cr-Commit-Position: refs/heads/master@{#418533}

Patch Set 1 #

Patch Set 2 : Add //chromeos #

Patch Set 3 : More CrOS fixes #

Patch Set 4 : Fix a cherrypick #

Patch Set 5 : Fix FileManagerBrowsertest #

Total comments: 2

Patch Set 6 : Just rebased #

Patch Set 7 : Just rebased #

Patch Set 8 : Just rebased #

Patch Set 9 : Just rebased #

Total comments: 18

Patch Set 10 : Address comment and also remove non-trivial cases #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -59 lines) Patch
M chrome/browser/chromeos/app_mode/kiosk_app_data.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/app_mode/kiosk_app_manager_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/app_mode/kiosk_app_update_service_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/arc/arc_auth_service_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/arc/arc_auth_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/base/file_flusher_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/drive/download_handler_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/drive/drive_file_stream_reader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/file_system_util_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/extensions/default_app_order_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/extensions/device_local_account_external_policy_loader_unittest.cc View 1 2 3 4 5 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/extensions/external_cache_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/file_manager_private_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/external_metrics_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/file_system_provider/fileapi/provider_async_file_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/fileapi/external_file_url_request_job_unittest.cc View 1 2 3 4 5 6 7 8 9 1 chunk +3 lines, -6 lines 0 comments Download
M chrome/browser/chromeos/login/saml/saml_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/users/user_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager_test_utils.cc View 1 2 3 4 5 6 7 8 9 1 chunk +6 lines, -6 lines 0 comments Download
M chrome/browser/chromeos/policy/cloud_external_data_manager_base_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/policy/cloud_external_data_store_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/policy/device_local_account_browsertest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/policy/device_local_account_policy_service_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/policy/enterprise_install_attributes_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/policy/extension_cache_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/policy/user_policy_test_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/system/automatic_reboot_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/component_updater/origin_trials_component_installer_unittest.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/external_provider_impl_chromeos_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chromeos/binder/test_service.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chromeos/binder/transaction_data_read_write_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 46 (32 generated)
vabr (Chromium)
Hello reviewers! Please review the following: @finnur: chrome/browser/extensions (just mechanical changes) @sorin: chrome/browser/component_updater/origin_trials_component_installer_unittest.cc (mechanical as ...
4 years, 3 months ago (2016-09-07 15:55:06 UTC) #14
Finnur
extensions LGTM
4 years, 3 months ago (2016-09-07 16:07:09 UTC) #15
Sorin Jianu
lgtm Thank you! component updater lgtm.
4 years, 3 months ago (2016-09-07 16:46:11 UTC) #16
vabr (Chromium)
Thanks Finnur and Sorin Jianu for the review! achuith@ -- a gentle ping. Not to ...
4 years, 3 months ago (2016-09-09 10:33:37 UTC) #29
achuithb
On 2016/09/09 10:33:37, vabr (Chromium) wrote: > Thanks Finnur and Sorin Jianu for the review! ...
4 years, 3 months ago (2016-09-09 18:05:17 UTC) #30
vabr (Chromium)
On 2016/09/09 18:05:17, achuithb wrote: > On 2016/09/09 10:33:37, vabr (Chromium) wrote: > > Thanks ...
4 years, 3 months ago (2016-09-09 18:09:51 UTC) #31
vabr (Chromium)
Hello achuith@, A gentle ping about this review. For your convenience I re-posted the two ...
4 years, 3 months ago (2016-09-12 19:40:38 UTC) #32
vabr (Chromium)
Hello achuith@, Just a friendly reminder about this CL. Thanks! :) Vaclav On 2016/09/12 19:40:38, ...
4 years, 3 months ago (2016-09-13 20:25:44 UTC) #33
achuithb
I think it may be better to land the non-trivial changes separately to guard against ...
4 years, 3 months ago (2016-09-13 20:55:20 UTC) #34
vabr (Chromium)
Thanks, achuith@, for the review! I agree and will separate the non-trivial changes into different ...
4 years, 3 months ago (2016-09-14 10:07:22 UTC) #35
vabr (Chromium)
https://codereview.chromium.org/2318023002/diff/160001/chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc File chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc (right): https://codereview.chromium.org/2318023002/diff/160001/chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc#newcode548 chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc:548: return new drive::DriveIntegrationService(profile, NULL, On 2016/09/13 20:55:19, achuithb wrote: ...
4 years, 3 months ago (2016-09-14 10:58:20 UTC) #40
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2318023002/180001
4 years, 3 months ago (2016-09-14 10:58:46 UTC) #43
commit-bot: I haz the power
Committed patchset #10 (id:180001)
4 years, 3 months ago (2016-09-14 11:04:29 UTC) #44
commit-bot: I haz the power
4 years, 3 months ago (2016-09-14 11:07:16 UTC) #46
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/d271a620617b6e77af1c0346eea87ca9f4e9d34b
Cr-Commit-Position: refs/heads/master@{#418533}

Powered by Google App Engine
This is Rietveld 408576698