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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/extensions-iframe-eval-expected.txt

Issue 2563553002: DevTools: Disallow console.log statements with eslint (Closed)
Patch Set: fix tests Created 4 years 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/extensions/extensions-panel-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/http/tests/inspector/extensions-iframe-eval-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/extensions-iframe-eval-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/extensions-iframe-eval-expected.txt
index b84c360dc9fdee5acc2c8de7b04c967f13b58ff7..a7febd3ea497f01e963f8513614bf5dbd28e47a9 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/extensions-iframe-eval-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/extensions-iframe-eval-expected.txt
@@ -6,7 +6,7 @@ Running tests...
RUNNING TEST: extension_testEvalInIFrame
Evaluate: "/inspector/resources/extensions-frame-eval.html" (exception: undefined)
RUNNING TEST: extension_testEvalInIFrameBadOption
-log: Extension server error: Object not found: bogus
+error: Extension server error: Object not found: bogus
Evaluate: undefined (exception: [object Object])
All tests done.
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/extensions/extensions-panel-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698