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

Side by Side Diff: LayoutTests/inspector/debugger/debugger-completions-on-call-frame-expected.txt

Issue 7034027: Merge 86768 - 2011-05-18 Pavel Feldman <pfeldman@google.com> (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/742/
Patch Set: Created 9 years, 7 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 unified diff | Download patch
OLDNEW
1 Test that completions in the context of the call frame will result in names of i ts scope variables. 1 Test that completions in the context of the call frame will result in names of i ts scope variables.
2 2
3 Debugger was enabled. 3 Debugger was enabled.
4 Set timer for test function. 4 Set timer for test function.
5 Script execution paused. 5 Script execution paused.
6 var1 6 var1
7 var2 7 var2
8 dir 8 dir
9 dirxml 9 dirxml
10 window 10 window
11 this 11 this
12 Script execution resumed. 12 Script execution resumed.
13 Debugger was disabled. 13 Debugger was disabled.
14 14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698