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

Issue 2347673002: Last files: Change ScopedTempDir::path() to GetPath() (Closed)

Created:
4 years, 3 months ago by vabr (Chromium)
Modified:
4 years, 3 months ago
CC:
chromium-reviews, chili+watch_chromium.org, grt+watch_chromium.org, romax+watch_chromium.org, petewil+watch_chromium.org, wfh+watch_chromium.org, dewittj+watch_chromium.org, fgorski+watch_chromium.org, dimich+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Last files: 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/. Most of the callsites have been converted, with only https://codereview.chromium.org/2317123003/ remaining as the last big chunk, but in the meantime new uses of path() crept in. BUG=640599 TBR=danakj@chromium.org, petewil@chromium.org, siggi@chromium.org, Committed: https://crrev.com/6366cd9b50e811aa474c1a3a1910f2d0c1d15c06 Cr-Commit-Position: refs/heads/master@{#418932}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M base/win/shortcut_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/browser_watcher/postmortem_minidump_writer_win_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/offline_pages/offline_page_metadata_store_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (8 generated)
vabr (Chromium)
Hello reviewers, This CL is purely a mechanical change (renaming path->GetPath + formatting). In accordance ...
4 years, 3 months ago (2016-09-15 18:59:26 UTC) #5
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/2347673002/1
4 years, 3 months ago (2016-09-15 18:59:43 UTC) #8
danakj
LGTM
4 years, 3 months ago (2016-09-15 19:00:15 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-15 19:37:51 UTC) #11
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/6366cd9b50e811aa474c1a3a1910f2d0c1d15c06 Cr-Commit-Position: refs/heads/master@{#418932}
4 years, 3 months ago (2016-09-15 19:40:11 UTC) #13
Pete Williamson
4 years, 3 months ago (2016-09-15 23:02:57 UTC) #14
Message was sent while issue was closed.
LGTM for offline_page_model_metadata_store_impl_unittest.cc

Powered by Google App Engine
This is Rietveld 408576698