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

Unified Diff: LayoutTests/inspector/sources/debugger-ui/watch-expressions-preserve-expansion-expected.txt

Issue 1268353005: [DevTools] Support JQuery event listeners (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector/sources/debugger-ui/watch-expressions-preserve-expansion-expected.txt
diff --git a/LayoutTests/inspector/sources/debugger-ui/watch-expressions-preserve-expansion-expected.txt b/LayoutTests/inspector/sources/debugger-ui/watch-expressions-preserve-expansion-expected.txt
index 0af1b6fdadaa0c1299cd85ec88ed3eeaacd9d464..74dde7f787cb891c4b08e7d58ccf47a8fa480a39 100644
--- a/LayoutTests/inspector/sources/debugger-ui/watch-expressions-preserve-expansion-expected.txt
+++ b/LayoutTests/inspector/sources/debugger-ui/watch-expressions-preserve-expansion-expected.txt
@@ -17,7 +17,7 @@ Exception while running: function step1()
TypeError: Cannot set property 'watchExpressions' of undefined
at step1 (evaluateInWebInspector1.js:67:50)
at result (evaluateInWebInspector0.js:478:25)
- at Object.InspectorTest.startDebuggerTest (evaluateInWebInspector0.js:1901:37)
+ at Object.InspectorTest.startDebuggerTest (evaluateInWebInspector0.js:1903:37)
at eval (evaluateInWebInspector1.js:59:19)
at eval (evaluateInWebInspector1.js:51:13)

Powered by Google App Engine
This is Rietveld 408576698