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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/compile-javascript-expected.txt

Issue 2530483002: DevTools: teach UISourceCodeFrame to merge messages (Closed)
Patch Set: improve test Created 4 years, 1 month 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: third_party/WebKit/LayoutTests/inspector/sources/compile-javascript-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/compile-javascript-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/compile-javascript-expected.txt
index 6c599e616eee1e9ff4d602a93af1360cca47e09c..834a60e347b3067b87b84f55c7f9491128195644 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/compile-javascript-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/compile-javascript-expected.txt
@@ -1,4 +1,5 @@
Verifies proactive javascript compilation.
-0:13 [Error] Uncaught SyntaxError: Unexpected identifier
+SourceFrame edit-me.js: 1 message(s)
+ 0:13 [Error] Uncaught SyntaxError: Unexpected identifier

Powered by Google App Engine
This is Rietveld 408576698