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

Issue 2651153004: Fix uncaught exception bug from liveEditScriptSource (Closed)

Created:
3 years, 11 months ago by luoe
Modified:
3 years, 11 months ago
Reviewers:
kozy
CC:
v8-reviews_googlegroups.com, devtools-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Fix uncaught exception bug from liveEditScriptSource BUG=chromium:683335 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2651153004 Cr-Commit-Position: refs/heads/master@{#42672} Committed: https://chromium.googlesource.com/v8/v8/+/a81fbe802a605a4f098b2df00e9d60eabeac5168

Patch Set 1 #

Total comments: 9

Patch Set 2 : ac #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -9 lines) Patch
M src/inspector/v8-debugger.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/inspector/v8-debugger.cc View 8 chunks +12 lines, -8 lines 0 comments Download
A test/inspector/debugger/set-script-source-exception.js View 1 1 chunk +23 lines, -0 lines 0 comments Download
A test/inspector/debugger/set-script-source-exception-expected.txt View 1 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (10 generated)
luoe
Please take a look
3 years, 11 months ago (2017-01-25 23:22:37 UTC) #2
kozy
Let me share best techniques for inspector tests with you if you don't mind. https://codereview.chromium.org/2651153004/diff/1/test/inspector/debugger/set-script-source-exception-expected.txt ...
3 years, 11 months ago (2017-01-25 23:35:07 UTC) #3
luoe
Your test looks a lot cleaner, thank you https://codereview.chromium.org/2651153004/diff/1/test/inspector/debugger/set-script-source-exception.js File test/inspector/debugger/set-script-source-exception.js (right): https://codereview.chromium.org/2651153004/diff/1/test/inspector/debugger/set-script-source-exception.js#newcode8 test/inspector/debugger/set-script-source-exception.js:8: Protocol.Debugger.onScriptParsed(message ...
3 years, 11 months ago (2017-01-25 23:48:54 UTC) #4
kozy
thank you! lgtm.
3 years, 11 months ago (2017-01-25 23:50:55 UTC) #5
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/2651153004/20001
3 years, 11 months ago (2017-01-26 01:27:08 UTC) #13
commit-bot: I haz the power
3 years, 11 months ago (2017-01-26 01:29:06 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/a81fbe802a605a4f098b2df00e9d60eabea...

Powered by Google App Engine
This is Rietveld 408576698