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

Issue 1265363002: Cleanup nits in ImportantFileWriter and JsonPrefStore. (Closed)

Created:
5 years, 4 months ago by Lei Zhang
Modified:
5 years, 4 months ago
Reviewers:
tfarina, sky, cmumford
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cleanup nits in ImportantFileWriter and JsonPrefStore. Committed: https://crrev.com/1433edbcf474f61fdaca42fe46e4c8d4a08ed703 Cr-Commit-Position: refs/heads/master@{#342207}

Patch Set 1 : #

Total comments: 9

Patch Set 2 : rebase #

Total comments: 2

Patch Set 3 : address comments #

Patch Set 4 : self review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -57 lines) Patch
M base/files/important_file_writer.h View 1 2 5 chunks +12 lines, -12 lines 0 comments Download
M base/files/important_file_writer.cc View 1 2 3 9 chunks +33 lines, -24 lines 0 comments Download
M base/files/important_file_writer_unittest.cc View 2 chunks +6 lines, -4 lines 0 comments Download
M base/prefs/json_pref_store.cc View 6 chunks +14 lines, -14 lines 0 comments Download
M components/bookmarks/browser/bookmark_storage.cc View 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
Lei Zhang
I was looking at ImportantFileWriter. Wanted to get the random cleanups out of the way ...
5 years, 4 months ago (2015-08-05 20:03:13 UTC) #4
cmumford
lgtm % my nits. I'm not a owner though... https://codereview.chromium.org/1265363002/diff/40001/base/files/important_file_writer.cc File base/files/important_file_writer.cc (right): https://codereview.chromium.org/1265363002/diff/40001/base/files/important_file_writer.cc#newcode96 base/files/important_file_writer.cc:96: ...
5 years, 4 months ago (2015-08-05 20:45:05 UTC) #5
tfarina
bookmarks lgtm https://codereview.chromium.org/1265363002/diff/40001/components/bookmarks/browser/bookmark_storage.cc File components/bookmarks/browser/bookmark_storage.cc (right): https://codereview.chromium.org/1265363002/diff/40001/components/bookmarks/browser/bookmark_storage.cc#newcode149 components/bookmarks/browser/bookmark_storage.cc:149: sequenced_task_runner_(sequenced_task_runner), yay. looks like we missed the ...
5 years, 4 months ago (2015-08-05 21:09:55 UTC) #7
cmumford
https://codereview.chromium.org/1265363002/diff/60001/base/files/important_file_writer.cc File base/files/important_file_writer.cc (right): https://codereview.chromium.org/1265363002/diff/60001/base/files/important_file_writer.cc#newcode96 base/files/important_file_writer.cc:96: static_cast<size_t>(std::numeric_limits<int32>::max())); Oh also - you might want to take ...
5 years, 4 months ago (2015-08-05 21:16:56 UTC) #8
Lei Zhang
https://codereview.chromium.org/1265363002/diff/40001/base/files/important_file_writer.cc File base/files/important_file_writer.cc (right): https://codereview.chromium.org/1265363002/diff/40001/base/files/important_file_writer.cc#newcode96 base/files/important_file_writer.cc:96: static_cast<size_t>(std::numeric_limits<int32>::max())); On 2015/08/05 20:45:04, cmumford wrote: > Need to ...
5 years, 4 months ago (2015-08-06 07:13:41 UTC) #9
Lei Zhang
+sky for components/bookmarks
5 years, 4 months ago (2015-08-06 18:20:02 UTC) #11
sky
LGTM
5 years, 4 months ago (2015-08-06 20:31:02 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1265363002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1265363002/100001
5 years, 4 months ago (2015-08-06 20:41:09 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:100001)
5 years, 4 months ago (2015-08-06 21:45:35 UTC) #16
commit-bot: I haz the power
5 years, 4 months ago (2015-08-06 21:46:09 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1433edbcf474f61fdaca42fe46e4c8d4a08ed703
Cr-Commit-Position: refs/heads/master@{#342207}

Powered by Google App Engine
This is Rietveld 408576698