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

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..dc5da9b3746a08d0b5751b5eadf1322dbcfe07ef 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
@@ -16,8 +16,8 @@ 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 result (evaluateInWebInspector0.js:497:25)
+ at Object.InspectorTest.startDebuggerTest (evaluateInWebInspector0.js:1920:37)
at eval (evaluateInWebInspector1.js:59:19)
at eval (evaluateInWebInspector1.js:51:13)

Powered by Google App Engine
This is Rietveld 408576698