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

Unified Diff: chrome/test/data/extensions/error_console/bad_extension_page/broken.js

Issue 133003003: Make ErrorConsole catch errors from Extension WebContents Views (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 11 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: chrome/test/data/extensions/error_console/bad_extension_page/broken.js
diff --git a/chrome/test/data/extensions/error_console/bad_extension_page/broken.js b/chrome/test/data/extensions/error_console/bad_extension_page/broken.js
new file mode 100644
index 0000000000000000000000000000000000000000..8f08487bec383f292eb78dbfc75c904180ae7316
--- /dev/null
+++ b/chrome/test/data/extensions/error_console/bad_extension_page/broken.js
@@ -0,0 +1 @@
+foo.bar = baz;

Powered by Google App Engine
This is Rietveld 408576698