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

Issue 1893293006: [Blob] Added error reporting metrics to invalid message errors. (Closed)

Created:
4 years, 8 months ago by dmurph
Modified:
4 years, 7 months ago
Reviewers:
kinuko, Mark P
CC:
asvitkine+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, jam, michaeln
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Blob] Added error reporting metrics to invalid message errors. This helps us get to the bottom of where the invalid blob refcount and url calls are. It's unclear whether these are new or if they've always occurred, as we used to ignore these messages. R=kinuko@chromium.org, mpearson@chromium.org BUG=602443, 607698 Committed: https://crrev.com/a00379794f50019c7047c83e537803b7ba2b11ea Cr-Commit-Position: refs/heads/master@{#388626}

Patch Set 1 #

Total comments: 3

Patch Set 2 : comments #

Total comments: 2

Patch Set 3 : added spaces #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -0 lines) Patch
M content/browser/blob_storage/blob_dispatcher_host.cc View 1 2 6 chunks +19 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 chunks +23 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
dmurph
Hello Kinuko & Mark, Can you PTAL at these metrics changes? I'm trying to figure ...
4 years, 8 months ago (2016-04-18 21:32:38 UTC) #3
kinuko
code change lgtm
4 years, 8 months ago (2016-04-18 23:44:23 UTC) #4
Mark P
The decision between using bad_messages and histograms is the following. Pluses for bad_messages: - allows ...
4 years, 8 months ago (2016-04-19 19:34:53 UTC) #5
dmurph
Hi Mark, I switched to using an enum to cut down on metric names. WDYT? ...
4 years, 8 months ago (2016-04-20 21:45:37 UTC) #6
Mark P
lgtm https://codereview.chromium.org/1893293006/diff/20001/content/browser/blob_storage/blob_dispatcher_host.cc File content/browser/blob_storage/blob_dispatcher_host.cc (right): https://codereview.chromium.org/1893293006/diff/20001/content/browser/blob_storage/blob_dispatcher_host.cc#newcode28 content/browser/blob_storage/blob_dispatcher_host.cc:28: namespace { Add some blank lines in/around this ...
4 years, 8 months ago (2016-04-20 21:55:03 UTC) #7
dmurph
Thanks! https://codereview.chromium.org/1893293006/diff/20001/content/browser/blob_storage/blob_dispatcher_host.cc File content/browser/blob_storage/blob_dispatcher_host.cc (right): https://codereview.chromium.org/1893293006/diff/20001/content/browser/blob_storage/blob_dispatcher_host.cc#newcode28 content/browser/blob_storage/blob_dispatcher_host.cc:28: namespace { On 2016/04/20 at 21:55:02, Mark P ...
4 years, 8 months ago (2016-04-20 22:04:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1893293006/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1893293006/40001
4 years, 8 months ago (2016-04-20 22:05:22 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-21 00:22:56 UTC) #12
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:28:36 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a00379794f50019c7047c83e537803b7ba2b11ea
Cr-Commit-Position: refs/heads/master@{#388626}

Powered by Google App Engine
This is Rietveld 408576698