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

Unified Diff: LayoutTests/inspector/elements/styles/style-formatter.html

Issue 459833002: Revert of Revert of DevTools: Introduce module initializers (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/elements/styles/style-formatter.html
diff --git a/LayoutTests/inspector/elements/styles/style-formatter.html b/LayoutTests/inspector/elements/styles/style-formatter.html
index d2a0dbaa38e7abadce7f49fc866b7732a57c76b9..1c7af49931a006e88d1d52e395e5fc41a78432eb 100644
--- a/LayoutTests/inspector/elements/styles/style-formatter.html
+++ b/LayoutTests/inspector/elements/styles/style-formatter.html
@@ -8,7 +8,7 @@
var test = function()
{
- var worker = new Worker("script_formatter_worker/ScriptFormatterWorker.js");
+ var worker = Runtime.startWorker("script_formatter_worker");
WebInspector.inspectorView.showPanel("sources");
InspectorTest.runTestSuite([
« no previous file with comments | « LayoutTests/inspector/editor/editor-test.js ('k') | LayoutTests/inspector/sources/debugger/script-extract-outline.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698