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

Unified Diff: LayoutTests/inspector-enabled/sources/debugger/script-formatter-console.html

Issue 451713002: DevTools: Introduce module initializers (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased 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
« no previous file with comments | « no previous file | LayoutTests/inspector/editor/editor-test.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector-enabled/sources/debugger/script-formatter-console.html
diff --git a/LayoutTests/inspector-enabled/sources/debugger/script-formatter-console.html b/LayoutTests/inspector-enabled/sources/debugger/script-formatter-console.html
index 01d1f41cabb0c6380eeb0b8dd074497d63d3998f..5d339b199d44d291f6f742bee7eaa1ecbea7a47c 100644
--- a/LayoutTests/inspector-enabled/sources/debugger/script-formatter-console.html
+++ b/LayoutTests/inspector-enabled/sources/debugger/script-formatter-console.html
@@ -23,7 +23,6 @@ function onload()
var test = function()
{
var panel = WebInspector.inspectorView.showPanel("sources");
- var worker = new Worker("ScriptFormatterWorker.js");
var sourceFrame;
var scriptFormatter = InspectorTest.scriptFormatter();
« no previous file with comments | « no previous file | LayoutTests/inspector/editor/editor-test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698