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

Issue 2524903004: Record the time when the interstitial is constructed (Closed)

Created:
4 years ago by estark
Modified:
4 years ago
Reviewers:
meacer
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Record the time when the interstitial is constructed In Safe Browsing Extended Reporting reports, send the timestamp at which the interstitial was constructed, in addition to the timestamp of the report being sent. This will be helpful in cases where the user fixes the clock while the interstitial is showing (so that we can see the client clock time that actually triggered the date error). BUG=632218 Committed: https://crrev.com/6255265704c19083d47fb1500ee869f872dd546d Cr-Commit-Position: refs/heads/master@{#434331}

Patch Set 1 #

Total comments: 12

Patch Set 2 : meacer comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -11 lines) Patch
M chrome/browser/ssl/bad_clock_blocking_page.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ssl/bad_clock_blocking_page.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ssl/captive_portal_blocking_page.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ssl/cert_report_helper.h View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/ssl/cert_report_helper.cc View 3 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/ssl/ssl_blocking_page.cc View 1 chunk +1 line, -0 lines 0 comments Download
M components/certificate_reporting/cert_logger.proto View 1 2 chunks +4 lines, -2 lines 0 comments Download
M components/certificate_reporting/error_report.h View 2 chunks +6 lines, -1 line 0 comments Download
M components/certificate_reporting/error_report.cc View 1 2 chunks +4 lines, -1 line 0 comments Download
M components/certificate_reporting/error_report_unittest.cc View 1 2 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 31 (18 generated)
estark
meacer, PTAL? https://codereview.chromium.org/2524903004/diff/1/chrome/browser/ssl/bad_clock_blocking_page.h File chrome/browser/ssl/bad_clock_blocking_page.h (left): https://codereview.chromium.org/2524903004/diff/1/chrome/browser/ssl/bad_clock_blocking_page.h#oldcode74 chrome/browser/ssl/bad_clock_blocking_page.h:74: const base::Time time_triggered_; This was unused AFAICT ...
4 years ago (2016-11-23 21:41:17 UTC) #4
meacer
Lgtm https://codereview.chromium.org/2524903004/diff/1/chrome/browser/ssl/bad_clock_blocking_page.h File chrome/browser/ssl/bad_clock_blocking_page.h (left): https://codereview.chromium.org/2524903004/diff/1/chrome/browser/ssl/bad_clock_blocking_page.h#oldcode74 chrome/browser/ssl/bad_clock_blocking_page.h:74: const base::Time time_triggered_; On 2016/11/23 21:41:17, estark wrote: ...
4 years ago (2016-11-23 23:27:49 UTC) #5
estark
Thanks! https://codereview.chromium.org/2524903004/diff/1/chrome/browser/ssl/bad_clock_blocking_page.h File chrome/browser/ssl/bad_clock_blocking_page.h (left): https://codereview.chromium.org/2524903004/diff/1/chrome/browser/ssl/bad_clock_blocking_page.h#oldcode74 chrome/browser/ssl/bad_clock_blocking_page.h:74: const base::Time time_triggered_; On 2016/11/23 23:27:48, Mustafa Emre ...
4 years ago (2016-11-24 00:00:17 UTC) #9
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/2524903004/20001
4 years ago (2016-11-24 00:03:37 UTC) #14
meacer
https://codereview.chromium.org/2524903004/diff/1/components/certificate_reporting/cert_logger.proto File components/certificate_reporting/cert_logger.proto (right): https://codereview.chromium.org/2524903004/diff/1/components/certificate_reporting/cert_logger.proto#newcode45 components/certificate_reporting/cert_logger.proto:45: // The time (in usec since the epoch) when ...
4 years ago (2016-11-24 00:23:46 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: blimp_linux_dbg on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) chromeos_amd64-generic_chromium_compile_only_ng on ...
4 years ago (2016-11-24 02:03:54 UTC) #17
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/2524903004/20001
4 years ago (2016-11-24 03:04:43 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/343894)
4 years ago (2016-11-24 04:47:19 UTC) #21
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/2524903004/20001
4 years ago (2016-11-24 06:58:29 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) linux_chromium_clobber_rel_ng on ...
4 years ago (2016-11-24 08:59:38 UTC) #25
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/2524903004/20001
4 years ago (2016-11-24 15:30:15 UTC) #27
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-11-24 15:45:29 UTC) #29
commit-bot: I haz the power
4 years ago (2016-11-24 15:48:34 UTC) #31
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6255265704c19083d47fb1500ee869f872dd546d
Cr-Commit-Position: refs/heads/master@{#434331}

Powered by Google App Engine
This is Rietveld 408576698