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

Issue 580923002: Ignore uninteresting events when recording the last errors to report (Closed)

Created:
6 years, 3 months ago by mark a. foltz
Modified:
6 years, 2 months ago
Reviewers:
imcheng, miu
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Ignore uninteresting events when recording the last errors to report back via chrome.cast.channel.onError. BUG=410109 Committed: https://crrev.com/e30e427bb652b4b38210aa8fde24f9729e7d6638 Cr-Commit-Position: refs/heads/master@{#299367}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Update to check for error fields set #

Total comments: 2

Patch Set 3 : Respond to miu's comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -14 lines) Patch
M extensions/browser/api/cast_channel/logger.cc View 1 2 4 chunks +23 lines, -12 lines 0 comments Download
M extensions/browser/api/cast_channel/logger_unittest.cc View 1 4 chunks +59 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (5 generated)
mark a. foltz
6 years, 3 months ago (2014-09-17 20:51:52 UTC) #2
imcheng
https://codereview.chromium.org/580923002/diff/1/extensions/browser/api/cast_channel/logger.cc File extensions/browser/api/cast_channel/logger.cc (right): https://codereview.chromium.org/580923002/diff/1/extensions/browser/api/cast_channel/logger.cc#newcode109 extensions/browser/api/cast_channel/logger.cc:109: case proto::ERROR_STATE_CHANGED: Are other state changes (read/write/connect states) interesting? ...
6 years, 3 months ago (2014-09-17 22:34:09 UTC) #3
mark a. foltz
Sorry for the delay in getting back to this. PTAL https://codereview.chromium.org/580923002/diff/1/extensions/browser/api/cast_channel/logger.cc File extensions/browser/api/cast_channel/logger.cc (right): https://codereview.chromium.org/580923002/diff/1/extensions/browser/api/cast_channel/logger.cc#newcode109 ...
6 years, 2 months ago (2014-10-09 23:51:42 UTC) #4
imcheng
LGTM
6 years, 2 months ago (2014-10-10 19:17:04 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/580923002/20001
6 years, 2 months ago (2014-10-10 19:35:05 UTC) #7
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 2 months ago (2014-10-10 19:35:07 UTC) #9
mark a. foltz
Yuri, Do you mind taking a look to get a review by a committer? m.
6 years, 2 months ago (2014-10-10 21:11:37 UTC) #11
miu
lgtm % possible change to consider: https://codereview.chromium.org/580923002/diff/20001/extensions/browser/api/cast_channel/logger.cc File extensions/browser/api/cast_channel/logger.cc (right): https://codereview.chromium.org/580923002/diff/20001/extensions/browser/api/cast_channel/logger.cc#newcode302 extensions/browser/api/cast_channel/logger.cc:302: if (IsErrorEvent(socket_event)) { ...
6 years, 2 months ago (2014-10-11 02:16:44 UTC) #12
mark a. foltz
https://codereview.chromium.org/580923002/diff/20001/extensions/browser/api/cast_channel/logger.cc File extensions/browser/api/cast_channel/logger.cc (right): https://codereview.chromium.org/580923002/diff/20001/extensions/browser/api/cast_channel/logger.cc#newcode302 extensions/browser/api/cast_channel/logger.cc:302: if (IsErrorEvent(socket_event)) { On 2014/10/11 02:16:44, miu wrote: > ...
6 years, 2 months ago (2014-10-13 20:32:56 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/580923002/140001
6 years, 2 months ago (2014-10-13 20:34:21 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:140001)
6 years, 2 months ago (2014-10-13 21:31:55 UTC) #16
commit-bot: I haz the power
6 years, 2 months ago (2014-10-13 21:32:33 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e30e427bb652b4b38210aa8fde24f9729e7d6638
Cr-Commit-Position: refs/heads/master@{#299367}

Powered by Google App Engine
This is Rietveld 408576698