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

Issue 2483993002: Add report_id to ErrorReporter interface. (Closed)

Created:
4 years, 1 month ago by meacer
Modified:
4 years, 1 month ago
Reviewers:
Jialiu Lin, estark
CC:
chromium-reviews, grt+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add report_id to ErrorReporter interface. This is the follow up CL to https://crrev.com/2476073002 BUG=554323 Committed: https://crrev.com/df30c1872d899957659f5422930a3ad4a5585d91 Cr-Commit-Position: refs/heads/master@{#432240}

Patch Set 1 #

Total comments: 4

Patch Set 2 : estark comments: Add tests for error handler and ping manager #

Patch Set 3 : Same as patchset #2 but with the proper diff #

Total comments: 2

Patch Set 4 : Remove report_id #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -40 lines) Patch
M chrome/browser/safe_browsing/ping_manager.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/safe_browsing/ping_manager.cc View 1 2 3 3 chunks +10 lines, -1 line 0 comments Download
M chrome/browser/safe_browsing/ping_manager_unittest.cc View 1 3 chunks +59 lines, -0 lines 0 comments Download
M chrome/browser/ssl/certificate_reporting_test_utils.h View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/ssl/certificate_reporting_test_utils.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M components/certificate_reporting/error_reporter.h View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M components/certificate_reporting/error_reporter.cc View 1 2 3 3 chunks +17 lines, -23 lines 0 comments Download
M components/certificate_reporting/error_reporter_unittest.cc View 1 2 3 6 chunks +49 lines, -12 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
meacer
estark: PTAL?
4 years, 1 month ago (2016-11-07 22:42:01 UTC) #2
estark
lgtm mod request for a test (inline) and assuming the API discussion on the previous ...
4 years, 1 month ago (2016-11-11 01:15:49 UTC) #3
meacer
https://codereview.chromium.org/2483993002/diff/1/components/certificate_reporting/error_reporter.h File components/certificate_reporting/error_reporter.h (right): https://codereview.chromium.org/2483993002/diff/1/components/certificate_reporting/error_reporter.h#newcode77 components/certificate_reporting/error_reporter.h:77: void SetSuccessCallback(const base::Callback<void(int)>& callback); On 2016/11/11 01:15:49, estark (slow ...
4 years, 1 month ago (2016-11-11 19:59:29 UTC) #4
meacer
Jialiu, can you PTAL at chrome/browser/safe_browsing once you are back? Thanks.
4 years, 1 month ago (2016-11-11 20:01:14 UTC) #6
Jialiu Lin
Sorry for the delay. I just got off a cruise ship. I'll review this CL ...
4 years, 1 month ago (2016-11-12 15:35:25 UTC) #7
Jialiu Lin
lgtm for chrome/browser/safe_browsing/* https://codereview.chromium.org/2483993002/diff/40001/chrome/browser/ssl/certificate_reporting_test_utils.cc File chrome/browser/ssl/certificate_reporting_test_utils.cc (right): https://codereview.chromium.org/2483993002/diff/40001/chrome/browser/ssl/certificate_reporting_test_utils.cc#newcode93 chrome/browser/ssl/certificate_reporting_test_utils.cc:93: int report_id) { nit: maybe report_id_unused
4 years, 1 month ago (2016-11-14 17:20:38 UTC) #8
meacer
> Sorry for the delay. I just got off a cruise ship. I'll review this ...
4 years, 1 month ago (2016-11-14 23:34:55 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/2483993002/80001
4 years, 1 month ago (2016-11-15 18:33:01 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-11-15 20:02:58 UTC) #13
commit-bot: I haz the power
4 years, 1 month ago (2016-11-15 20:20:33 UTC) #15
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/df30c1872d899957659f5422930a3ad4a5585d91
Cr-Commit-Position: refs/heads/master@{#432240}

Powered by Google App Engine
This is Rietveld 408576698