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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/watch-expressions-panel-switch-expected.txt

Issue 2238003002: DevTools: migrate sources panel sidebar to views. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ready for review. Created 4 years, 4 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 Tests debugger does not fail when stopped while a panel other than scripts was o pened. Both valid and invalid expressions are added to watch expressions. 1 Tests debugger does not fail when stopped while a panel other than scripts was o pened. Both valid and invalid expressions are added to watch expressions.
2 2
3 Bug 70718 3 Bug 70718
4 Script source was shown. 4 x: <not available>
pfeldman 2016/08/15 20:22:48 I'm fixing this one.
5 Set timer for test function. 5 y.foo: <not available>
6 Watch expressions updated. 6 x: <not available>
7 'window.document' => 'document' 7 y.foo: <not available>
8 'windowa.document' => '<not available>'
9 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698