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

Issue 2095553002: Make callers of FromUTC(Local)Exploded in components/ use new time API. (Closed)

Created:
4 years, 6 months ago by maksims (do not use this acc)
Modified:
4 years, 5 months ago
CC:
chromium-reviews, vabr+watchlistpasswordmanager_chromium.org, ntp-dev+reviews_chromium.org, tzik, rouslan+autofill_chromium.org, jam, browser-components-watch_chromium.org, nhiroki, jdonnelly+autofillwatch_chromium.org, darin-cc_chromium.org, asvitkine+watch_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org, gcasto+watchlist_chromium.org, kinuko+fileapi, mkwst+watchlist-passwords_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make callers of FromUTC(Local)Exploded in components/ use new time API. Use new time conversion API in accordance with https://codereview.chromium.org/1988663002/ BUG=601900 Committed: https://crrev.com/040af55f34835e31de7a9b01ed9689977fcd7011 Cr-Commit-Position: refs/heads/master@{#404095}

Patch Set 1 #

Patch Set 2 : rebased #

Total comments: 13

Patch Set 3 : comments #

Patch Set 4 : ntp_snippets_service.cc #

Total comments: 2

Patch Set 5 : kundaji's comments #

Total comments: 10

Patch Set 6 : fukino's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -53 lines) Patch
M components/autofill/content/browser/risk/fingerprint.cc View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M components/data_reduction_proxy/core/browser/data_usage_store.cc View 1 2 3 4 1 chunk +5 lines, -1 line 0 comments Download
M components/data_reduction_proxy/core/browser/data_usage_store_unittest.cc View 6 chunks +47 lines, -26 lines 0 comments Download
M components/drive/file_system/touch_operation_unittest.cc View 1 2 3 4 5 1 chunk +10 lines, -7 lines 0 comments Download
M components/drive/resource_entry_conversion_unittest.cc View 1 chunk +3 lines, -1 line 0 comments Download
M components/drive/service/fake_drive_service_unittest.cc View 1 2 3 4 5 4 chunks +13 lines, -13 lines 0 comments Download
M components/ntp_snippets/ntp_snippets_service.cc View 1 2 3 4 1 chunk +5 lines, -1 line 0 comments Download
M components/ntp_snippets/ntp_snippets_service_unittest.cc View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M components/password_manager/core/browser/password_store.cc View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M components/variations/variations_seed_store.cc View 1 2 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 41 (14 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2095553002/1
4 years, 6 months ago (2016-06-23 07:53:20 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/190393) mac_chromium_rel_ng on ...
4 years, 6 months ago (2016-06-23 08:07:29 UTC) #4
maksims (do not use this acc)
please review
4 years, 5 months ago (2016-06-28 12:00:55 UTC) #9
blundell
Please send this to OWNERS of the individual components in question, who will also be ...
4 years, 5 months ago (2016-06-28 13:50:55 UTC) #10
sfiera
(looking at this for ntp_snippets, but I'm not an OWNER) https://codereview.chromium.org/2095553002/diff/40001/components/ntp_snippets/ntp_snippets_service.cc File components/ntp_snippets/ntp_snippets_service.cc (right): https://codereview.chromium.org/2095553002/diff/40001/components/ntp_snippets/ntp_snippets_service.cc#newcode144 ...
4 years, 5 months ago (2016-06-28 14:13:28 UTC) #12
vabr (Chromium)
I reviewed password_manager and autofill code. Please have a look at the comments. Thanks! Vaclav ...
4 years, 5 months ago (2016-06-28 14:34:13 UTC) #14
Alexei Svitkine (slow)
https://codereview.chromium.org/2095553002/diff/40001/components/variations/variations_seed_store.cc File components/variations/variations_seed_store.cc (right): https://codereview.chromium.org/2095553002/diff/40001/components/variations/variations_seed_store.cc#newcode119 components/variations/variations_seed_store.cc:119: NOTIMPLEMENTED(); Similar comment as vabr's - how can this ...
4 years, 5 months ago (2016-06-28 15:27:40 UTC) #16
maksims (do not use this acc)
Added reviewers per components. Please take a look https://codereview.chromium.org/2095553002/diff/40001/components/autofill/content/browser/risk/fingerprint.cc File components/autofill/content/browser/risk/fingerprint.cc (right): https://codereview.chromium.org/2095553002/diff/40001/components/autofill/content/browser/risk/fingerprint.cc#newcode70 components/autofill/content/browser/risk/fingerprint.cc:70: if ...
4 years, 5 months ago (2016-06-29 05:48:59 UTC) #18
vabr (Chromium)
Autofill and password_manager LGTM. Thanks! Vaclav
4 years, 5 months ago (2016-06-29 06:35:39 UTC) #19
Marc Treib
ntp_snippets LGTM (thanks Chris for stepping in!)
4 years, 5 months ago (2016-06-29 08:49:02 UTC) #20
sfiera
https://codereview.chromium.org/2095553002/diff/40001/components/ntp_snippets/ntp_snippets_service.cc File components/ntp_snippets/ntp_snippets_service.cc (right): https://codereview.chromium.org/2095553002/diff/40001/components/ntp_snippets/ntp_snippets_service.cc#newcode144 components/ntp_snippets/ntp_snippets_service.cc:144: if (!base::Time::FromLocalExploded(exploded, &reschedule)) { On 2016/06/29 05:48:59, maksims wrote: ...
4 years, 5 months ago (2016-06-29 09:15:11 UTC) #21
maksims (do not use this acc)
gentle reminder https://codereview.chromium.org/2095553002/diff/40001/components/ntp_snippets/ntp_snippets_service.cc File components/ntp_snippets/ntp_snippets_service.cc (right): https://codereview.chromium.org/2095553002/diff/40001/components/ntp_snippets/ntp_snippets_service.cc#newcode144 components/ntp_snippets/ntp_snippets_service.cc:144: if (!base::Time::FromLocalExploded(exploded, &reschedule)) { On 2016/06/29 09:15:11, ...
4 years, 5 months ago (2016-06-30 07:33:14 UTC) #22
blundell
On 2016/06/30 07:33:14, maksims wrote: > gentle reminder (If you're sending a ping on a ...
4 years, 5 months ago (2016-06-30 07:39:52 UTC) #23
sfiera
https://codereview.chromium.org/2095553002/diff/40001/components/ntp_snippets/ntp_snippets_service.cc File components/ntp_snippets/ntp_snippets_service.cc (right): https://codereview.chromium.org/2095553002/diff/40001/components/ntp_snippets/ntp_snippets_service.cc#newcode144 components/ntp_snippets/ntp_snippets_service.cc:144: if (!base::Time::FromLocalExploded(exploded, &reschedule)) { On 2016/06/30 07:33:14, maksims wrote: ...
4 years, 5 months ago (2016-06-30 08:41:50 UTC) #24
Not at Google. Contact bengr
Thanks for doing this. https://codereview.chromium.org/2095553002/diff/80001/components/data_reduction_proxy/core/browser/data_usage_store.cc File components/data_reduction_proxy/core/browser/data_usage_store.cc (right): https://codereview.chromium.org/2095553002/diff/80001/components/data_reduction_proxy/core/browser/data_usage_store.cc#newcode61 components/data_reduction_proxy/core/browser/data_usage_store.cc:61: if (!base::Time::FromUTCExploded(exploded, &out_time)) { |exploded| ...
4 years, 5 months ago (2016-06-30 18:48:32 UTC) #25
Alexei Svitkine (slow)
lgtm for variations
4 years, 5 months ago (2016-06-30 19:04:54 UTC) #26
maksims (do not use this acc)
gentle reminder for hashimoto@, fukino@, megjablon@, kundaji@ https://codereview.chromium.org/2095553002/diff/40001/components/ntp_snippets/ntp_snippets_service.cc File components/ntp_snippets/ntp_snippets_service.cc (right): https://codereview.chromium.org/2095553002/diff/40001/components/ntp_snippets/ntp_snippets_service.cc#newcode144 components/ntp_snippets/ntp_snippets_service.cc:144: if (!base::Time::FromLocalExploded(exploded, ...
4 years, 5 months ago (2016-07-04 07:34:04 UTC) #27
sfiera
lgtm https://codereview.chromium.org/2095553002/diff/40001/components/ntp_snippets/ntp_snippets_service.cc File components/ntp_snippets/ntp_snippets_service.cc (right): https://codereview.chromium.org/2095553002/diff/40001/components/ntp_snippets/ntp_snippets_service.cc#newcode144 components/ntp_snippets/ntp_snippets_service.cc:144: if (!base::Time::FromLocalExploded(exploded, &reschedule)) { On 2016/07/04 07:34:04, maksims ...
4 years, 5 months ago (2016-07-04 07:48:20 UTC) #28
maksims (do not use this acc)
hashimoto, noyau, kundaji, jwd, blundell, fukino, megjablon, would you please review the following files/folders? components/data_reduction_proxy/core/browser/* ...
4 years, 5 months ago (2016-07-06 10:00:29 UTC) #29
fukino
Hi, I reviewed components/drive/ https://codereview.chromium.org/2095553002/diff/100001/components/drive/file_system/touch_operation_unittest.cc File components/drive/file_system/touch_operation_unittest.cc (right): https://codereview.chromium.org/2095553002/diff/100001/components/drive/file_system/touch_operation_unittest.cc#newcode35 components/drive/file_system/touch_operation_unittest.cc:35: base::Time LastAccessTimeUTC; base::Time last_access_time_utc; to ...
4 years, 5 months ago (2016-07-06 11:14:23 UTC) #30
maksims (do not use this acc)
https://codereview.chromium.org/2095553002/diff/100001/components/drive/file_system/touch_operation_unittest.cc File components/drive/file_system/touch_operation_unittest.cc (right): https://codereview.chromium.org/2095553002/diff/100001/components/drive/file_system/touch_operation_unittest.cc#newcode35 components/drive/file_system/touch_operation_unittest.cc:35: base::Time LastAccessTimeUTC; On 2016/07/06 11:14:23, fukino wrote: > base::Time ...
4 years, 5 months ago (2016-07-06 12:00:20 UTC) #31
Not at Google. Contact bengr
lgtm LGTM for components/data_reduction_proxy/*
4 years, 5 months ago (2016-07-06 16:10:09 UTC) #32
fukino
components/drive lgtm
4 years, 5 months ago (2016-07-07 05:58:02 UTC) #33
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/2095553002/120001
4 years, 5 months ago (2016-07-07 06:21:59 UTC) #36
commit-bot: I haz the power
Committed patchset #6 (id:120001)
4 years, 5 months ago (2016-07-07 06:57:12 UTC) #38
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-07 06:57:19 UTC) #39
commit-bot: I haz the power
4 years, 5 months ago (2016-07-07 07:00:08 UTC) #41
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/040af55f34835e31de7a9b01ed9689977fcd7011
Cr-Commit-Position: refs/heads/master@{#404095}

Powered by Google App Engine
This is Rietveld 408576698