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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector-protocol/debugger/access-obsolete-frame-expected.txt

Issue 1785533002: [DevTools] Removed unused hidden protocol method: getStepInPositions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 Paused on 'debugger;' 1 Paused on 'debugger;'
2 resume 2 resume
3 restartFrame 3 restartFrame
4 PASS, error message as expected 4 PASS, error message as expected
5 evaluateOnFrame 5 evaluateOnFrame
6 PASS, error message as expected 6 PASS, error message as expected
7 setVariableValue 7 setVariableValue
8 PASS, error message as expected 8 PASS, error message as expected
9 getStepInPositions
10 PASS, error message as expected
11 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698