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

Issue 1867753005: headless: Add error reporter utility (Closed)

Created:
4 years, 8 months ago by Sami
Modified:
4 years, 8 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

headless: Add error reporter utility Add an error reporter utility which will be used by the generated client API types to report parsing errors. BUG=595353 Committed: https://crrev.com/8ad264eaea327495d80c35fbb2dd00a4a318694c Cr-Commit-Position: refs/heads/master@{#386400}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review comments #

Patch Set 3 : DCHECK that path has no more components #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -0 lines) Patch
M headless/BUILD.gn View 2 chunks +4 lines, -0 lines 0 comments Download
A headless/public/util/error_reporter.h View 1 1 chunk +48 lines, -0 lines 0 comments Download
A headless/public/util/error_reporter.cc View 1 2 1 chunk +51 lines, -0 lines 0 comments Download
A headless/public/util/error_reporter_unittest.cc View 1 chunk +52 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
Sami
4 years, 8 months ago (2016-04-08 12:23:51 UTC) #3
altimin
https://codereview.chromium.org/1867753005/diff/1/headless/public/util/error_reporter.h File headless/public/util/error_reporter.h (right): https://codereview.chromium.org/1867753005/diff/1/headless/public/util/error_reporter.h#newcode22 headless/public/util/error_reporter.h:22: void Push(); Can we merge Push and SetName?
4 years, 8 months ago (2016-04-11 14:49:57 UTC) #4
Sami
https://codereview.chromium.org/1867753005/diff/1/headless/public/util/error_reporter.h File headless/public/util/error_reporter.h (right): https://codereview.chromium.org/1867753005/diff/1/headless/public/util/error_reporter.h#newcode22 headless/public/util/error_reporter.h:22: void Push(); On 2016/04/11 14:49:57, altimin wrote: > Can ...
4 years, 8 months ago (2016-04-11 15:04:10 UTC) #5
altimin
https://codereview.chromium.org/1867753005/diff/1/headless/public/util/error_reporter.cc File headless/public/util/error_reporter.cc (right): https://codereview.chromium.org/1867753005/diff/1/headless/public/util/error_reporter.cc#newcode33 headless/public/util/error_reporter.cc:33: if (!path_[i]) I wonder if ignoring the rest of ...
4 years, 8 months ago (2016-04-11 15:30:05 UTC) #6
Sami
https://codereview.chromium.org/1867753005/diff/1/headless/public/util/error_reporter.cc File headless/public/util/error_reporter.cc (right): https://codereview.chromium.org/1867753005/diff/1/headless/public/util/error_reporter.cc#newcode33 headless/public/util/error_reporter.cc:33: if (!path_[i]) On 2016/04/11 15:30:05, altimin wrote: > I ...
4 years, 8 months ago (2016-04-11 15:37:16 UTC) #7
altimin
lgtm
4 years, 8 months ago (2016-04-11 15:47:16 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1867753005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1867753005/40001
4 years, 8 months ago (2016-04-11 15:48:20 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-11 16:23:15 UTC) #12
commit-bot: I haz the power
4 years, 8 months ago (2016-04-11 16:24:55 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8ad264eaea327495d80c35fbb2dd00a4a318694c
Cr-Commit-Position: refs/heads/master@{#386400}

Powered by Google App Engine
This is Rietveld 408576698