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

Unified Diff: LayoutTests/inspector/extensions/resources/test-script.js

Issue 1176133003: DevTools: deflake extensions-resources.html (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: extracted loaded resources into an iframe Created 5 years, 6 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
« no previous file with comments | « LayoutTests/inspector/extensions/resources/subframe.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/extensions/resources/test-script.js
diff --git a/LayoutTests/inspector/extensions/resources/test-script.js b/LayoutTests/inspector/extensions/resources/test-script.js
index 8d99d7fb6287bbdf966f7098831ef824cb565935..285921bd669359f79cbf54ffe31a7bda3accf203 100644
--- a/LayoutTests/inspector/extensions/resources/test-script.js
+++ b/LayoutTests/inspector/extensions/resources/test-script.js
@@ -1,4 +1,5 @@
-function __test_function()
+function logMessage()
{
+ console.log("don't panic!");
}
« no previous file with comments | « LayoutTests/inspector/extensions/resources/subframe.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698