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

Issue 2345263003: [inspector] provide more usefull error message for non serializable value (Closed)

Created:
4 years, 3 months ago by kozy
Modified:
4 years, 3 months ago
Reviewers:
dgozman, alph
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[inspector] provide more usefull error message for non serializable value Runtime.evaluate can return result by value. We need to provide more details why method call was failed. BUG=chromium:645640 R=dgozman@chromium.org,alph@chromium.org Committed: https://crrev.com/0965b9b5df532d3aa0583966ca60794b54f56943 Committed: https://crrev.com/c0d1afa2d8e8df3d1fe6b25eaca751a96bda1e8d Cr-Original-Commit-Position: refs/heads/master@{#39574} Cr-Commit-Position: refs/heads/master@{#39606}

Patch Set 1 #

Total comments: 10

Patch Set 2 : addressed comments #

Total comments: 2

Patch Set 3 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -21 lines) Patch
M src/inspector/InjectedScript.cpp View 1 3 chunks +14 lines, -9 lines 0 comments Download
M src/inspector/StringUtil.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/inspector/StringUtil.cpp View 1 2 5 chunks +24 lines, -9 lines 0 comments Download
M src/inspector/V8DebuggerAgentImpl.cpp View 1 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 34 (17 generated)
kozy
Dmitry, please take a look!
4 years, 3 months ago (2016-09-17 02:09:45 UTC) #1
dgozman
https://codereview.chromium.org/2345263003/diff/1/src/inspector/InjectedScript.cpp File src/inspector/InjectedScript.cpp (right): https://codereview.chromium.org/2345263003/diff/1/src/inspector/InjectedScript.cpp#newcode148 src/inspector/InjectedScript.cpp:148: std::unique_ptr<protocol::Value> protocolValue = Looks like resultValue could be empty ...
4 years, 3 months ago (2016-09-19 17:35:06 UTC) #2
kozy
All done. Please take a look! https://codereview.chromium.org/2345263003/diff/1/src/inspector/InjectedScript.cpp File src/inspector/InjectedScript.cpp (right): https://codereview.chromium.org/2345263003/diff/1/src/inspector/InjectedScript.cpp#newcode148 src/inspector/InjectedScript.cpp:148: std::unique_ptr<protocol::Value> protocolValue = ...
4 years, 3 months ago (2016-09-20 15:34:27 UTC) #3
dgozman
lgtm
4 years, 3 months ago (2016-09-20 17:00:05 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/2345263003/20001
4 years, 3 months ago (2016-09-20 17:13:07 UTC) #11
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 3 months ago (2016-09-20 17:13:09 UTC) #13
kozy
Alexei, please take a look!
4 years, 3 months ago (2016-09-20 17:19:31 UTC) #16
alph
lgtm https://codereview.chromium.org/2345263003/diff/20001/src/inspector/StringUtil.cpp File src/inspector/StringUtil.cpp (right): https://codereview.chromium.org/2345263003/diff/20001/src/inspector/StringUtil.cpp#newcode116 src/inspector/StringUtil.cpp:116: *errorString = "Object has too long reference chain"; ...
4 years, 3 months ago (2016-09-21 02:05:59 UTC) #17
kozy
All done! Thanks. https://codereview.chromium.org/2345263003/diff/20001/src/inspector/StringUtil.cpp File src/inspector/StringUtil.cpp (right): https://codereview.chromium.org/2345263003/diff/20001/src/inspector/StringUtil.cpp#newcode116 src/inspector/StringUtil.cpp:116: *errorString = "Object has too long ...
4 years, 3 months ago (2016-09-21 05:12:47 UTC) #18
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/2345263003/40001
4 years, 3 months ago (2016-09-21 05:13:01 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-21 06:17:12 UTC) #23
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/0965b9b5df532d3aa0583966ca60794b54f56943 Cr-Commit-Position: refs/heads/master@{#39574}
4 years, 3 months ago (2016-09-21 06:17:26 UTC) #25
Michael Achenbach
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/2352263003/ by machenbach@chromium.org. ...
4 years, 3 months ago (2016-09-21 09:03:38 UTC) #26
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/2345263003/40001
4 years, 3 months ago (2016-09-21 20:23:56 UTC) #29
kozy
Failed test as marked as needed manual rebaseline in https://codereview.chromium.org/2356233002/ .
4 years, 3 months ago (2016-09-21 20:25:57 UTC) #30
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-21 20:28:01 UTC) #32
commit-bot: I haz the power
4 years, 3 months ago (2016-09-21 20:29:31 UTC) #34
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c0d1afa2d8e8df3d1fe6b25eaca751a96bda1e8d
Cr-Commit-Position: refs/heads/master@{#39606}

Powered by Google App Engine
This is Rietveld 408576698