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

Unified Diff: LayoutTests/inspector-protocol/debugger/updateCallFrameScopes-expected.txt

Issue 19064004: Support re-reading scope variables in protocol and on backed. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: clean Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector-protocol/debugger/updateCallFrameScopes-expected.txt
diff --git a/LayoutTests/inspector-protocol/debugger/updateCallFrameScopes-expected.txt b/LayoutTests/inspector-protocol/debugger/updateCallFrameScopes-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..de9dc039c2a443b1a5010a845c9e84ed707df1c6
--- /dev/null
+++ b/LayoutTests/inspector-protocol/debugger/updateCallFrameScopes-expected.txt
@@ -0,0 +1,6 @@
+Paused on 'debugger;'
+Variable value changed
+Scopes re-read again
+Scope variables downloaded anew
+New variable is 55, expected is 55, old was: 2
yurys 2013/07/16 07:45:05 Please prefix with SUCCESS or FAIL.
Peter.Rybin 2013/07/16 12:02:27 Done.
+

Powered by Google App Engine
This is Rietveld 408576698