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

Issue 729513002: DevTools: Gracefully ignore unknown variable scopes. (Closed)

Created:
6 years, 1 month ago by aandrey
Modified:
6 years, 1 month ago
CC:
blink-reviews, blink-reviews-bindings_chromium.org, arv+blink
Project:
blink
Visibility:
Public.

Description

DevTools: Gracefully ignore unknown variable scopes. BUG=433324 R=yurys, dslomov Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185426

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : fixed test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -8 lines) Patch
M LayoutTests/inspector/console/console-error-on-call-frame-expected.txt View 1 2 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/core/v8/DebuggerScript.js View 1 2 3 chunks +23 lines, -6 lines 0 comments Download
M Source/core/inspector/JavaScriptCallFrame.cpp View 1 2 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 12 (4 generated)
aandrey
6 years, 1 month ago (2014-11-14 16:06:12 UTC) #1
yurys
https://codereview.chromium.org/729513002/diff/1/Source/bindings/core/v8/DebuggerScript.js File Source/bindings/core/v8/DebuggerScript.js (right): https://codereview.chromium.org/729513002/diff/1/Source/bindings/core/v8/DebuggerScript.js#newcode80 Source/bindings/core/v8/DebuggerScript.js:80: var scopeObject = DebuggerScript._buildScopeObject(scopeDetails.type(), scopeDetails.object()); Why not support the ...
6 years, 1 month ago (2014-11-14 16:08:55 UTC) #2
aandrey
On 2014/11/14 16:08:55, yurys wrote: > https://codereview.chromium.org/729513002/diff/1/Source/bindings/core/v8/DebuggerScript.js > File Source/bindings/core/v8/DebuggerScript.js (right): > > https://codereview.chromium.org/729513002/diff/1/Source/bindings/core/v8/DebuggerScript.js#newcode80 > ...
6 years, 1 month ago (2014-11-14 16:12:38 UTC) #4
aandrey
Moreover, we have to wait for V8 to support the new scope type so that ...
6 years, 1 month ago (2014-11-14 16:22:42 UTC) #5
Dmitry Lomov (no reviews)
On 2014/11/14 16:22:42, aandrey wrote: > Moreover, we have to wait for V8 to support ...
6 years, 1 month ago (2014-11-14 16:24:20 UTC) #6
yurys
lgtm
6 years, 1 month ago (2014-11-14 16:47:26 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/729513002/40001
6 years, 1 month ago (2014-11-17 08:36:09 UTC) #11
commit-bot: I haz the power
6 years, 1 month ago (2014-11-17 09:38:51 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as 185426

Powered by Google App Engine
This is Rietveld 408576698