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

Issue 2669393003: Check the SRT logs upload time for an entire queue of SRT invocations at once. (Closed)

Created:
3 years, 10 months ago by Joe Mason
Modified:
3 years, 10 months ago
CC:
chromium-reviews, grt+watch_chromium.org, ftirelo+watch_chromium.org, joenotcharles+watch_chromium.org, alito+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Check the SRT logs upload time for an entire queue of SRT invocations at once. BUG=688430 Review-Url: https://codereview.chromium.org/2669393003 Cr-Commit-Position: refs/heads/master@{#448842} Committed: https://chromium.googlesource.com/chromium/src/+/918826c74118b237c236b8af6709bc51ccb9b766

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix nits #

Total comments: 2

Patch Set 3 : Use const ref in loop index #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -17 lines) Patch
M chrome/browser/safe_browsing/srt_fetcher_browsertest_win.cc View 1 2 1 chunk +38 lines, -0 lines 0 comments Download
M chrome/browser/safe_browsing/srt_fetcher_win.cc View 1 4 chunks +24 lines, -17 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
Joe Mason
ptal
3 years, 10 months ago (2017-02-03 18:04:11 UTC) #3
grt (UTC plus 2)
lgtm w/ a nit https://codereview.chromium.org/2669393003/diff/1/chrome/browser/safe_browsing/srt_fetcher_win.cc File chrome/browser/safe_browsing/srt_fetcher_win.cc (right): https://codereview.chromium.org/2669393003/diff/1/chrome/browser/safe_browsing/srt_fetcher_win.cc#newcode1016 chrome/browser/safe_browsing/srt_fetcher_win.cc:1016: bool in_logs_upload_period_ = false; please ...
3 years, 10 months ago (2017-02-06 08:25:35 UTC) #4
ftirelo
lgtm with a small nit. https://codereview.chromium.org/2669393003/diff/1/chrome/browser/safe_browsing/srt_fetcher_win.cc File chrome/browser/safe_browsing/srt_fetcher_win.cc (right): https://codereview.chromium.org/2669393003/diff/1/chrome/browser/safe_browsing/srt_fetcher_win.cc#newcode916 chrome/browser/safe_browsing/srt_fetcher_win.cc:916: const base::Time now = ...
3 years, 10 months ago (2017-02-06 14:13:24 UTC) #5
Joe Mason
+sorin for owners review https://codereview.chromium.org/2669393003/diff/1/chrome/browser/safe_browsing/srt_fetcher_win.cc File chrome/browser/safe_browsing/srt_fetcher_win.cc (right): https://codereview.chromium.org/2669393003/diff/1/chrome/browser/safe_browsing/srt_fetcher_win.cc#newcode916 chrome/browser/safe_browsing/srt_fetcher_win.cc:916: const base::Time now = base::Time::Now(); ...
3 years, 10 months ago (2017-02-06 18:07:09 UTC) #7
Joe Mason
Sorry, got mixed up which patch this was. Meant to add jialiul for OWNERS review.
3 years, 10 months ago (2017-02-06 18:08:33 UTC) #9
Sorin Jianu
thank you, fyi small comment below. https://codereview.chromium.org/2669393003/diff/20001/chrome/browser/safe_browsing/srt_fetcher_browsertest_win.cc File chrome/browser/safe_browsing/srt_fetcher_browsertest_win.cc (right): https://codereview.chromium.org/2669393003/diff/20001/chrome/browser/safe_browsing/srt_fetcher_browsertest_win.cc#newcode609 chrome/browser/safe_browsing/srt_fetcher_browsertest_win.cc:609: for (auto path ...
3 years, 10 months ago (2017-02-06 18:31:45 UTC) #11
Joe Mason
https://codereview.chromium.org/2669393003/diff/20001/chrome/browser/safe_browsing/srt_fetcher_browsertest_win.cc File chrome/browser/safe_browsing/srt_fetcher_browsertest_win.cc (right): https://codereview.chromium.org/2669393003/diff/20001/chrome/browser/safe_browsing/srt_fetcher_browsertest_win.cc#newcode609 chrome/browser/safe_browsing/srt_fetcher_browsertest_win.cc:609: for (auto path : {path1, path2}) { On 2017/02/06 ...
3 years, 10 months ago (2017-02-06 18:50:52 UTC) #12
Sorin Jianu
lgtm thank you
3 years, 10 months ago (2017-02-07 22:58:28 UTC) #13
Jialiu Lin
lgtm
3 years, 10 months ago (2017-02-07 23:06:55 UTC) #14
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/2669393003/40001
3 years, 10 months ago (2017-02-07 23:36:55 UTC) #17
commit-bot: I haz the power
3 years, 10 months ago (2017-02-08 01:43:08 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/918826c74118b237c236b8af6709...

Powered by Google App Engine
This is Rietveld 408576698