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/sources/debugger/debugger-script-preprocessor-expected.txt

Issue 761143003: DevTools: remove ScriptPreprocessor (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 5 years, 10 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/sources/debugger/debugger-script-preprocessor-expected.txt
diff --git a/LayoutTests/inspector/sources/debugger/debugger-script-preprocessor-expected.txt b/LayoutTests/inspector/sources/debugger/debugger-script-preprocessor-expected.txt
deleted file mode 100644
index 1f7410ee7613ec5b6321b638c01fb25b7c75e925..0000000000000000000000000000000000000000
--- a/LayoutTests/inspector/sources/debugger/debugger-script-preprocessor-expected.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-CONSOLE MESSAGE: line 2: preprocessed script1.js.js
-CONSOLE MESSAGE: line 86: preprocessed debugger-script-preprocessor_html.js
-CONSOLE MESSAGE: line 2: eval works
-CONSOLE MESSAGE: line 2: verify href: debugger-script-preprocessor.html
-CONSOLE ERROR: line 18: Uncaught Error: fake internal preprocessor error
-CONSOLE MESSAGE: line 94: preprocessed debugger-script-preprocessor_html_onload.js
-CONSOLE ERROR: line 1: Uncaught Error: failingPreprocessor throws
-CONSOLE ERROR: The preprocessor must compile to a function.
-CONSOLE ERROR: The preprocessor must compile to a function.
-CONSOLE ERROR: line 2: Uncaught SyntaxError: Unexpected identifier
-CONSOLE ERROR: The preprocessor must compile to a function.
-Tests script preprocessor (ability to preprocess all scripts upon reload).
-
-Page reloaded.
-sourceURLs[0]=inspector-test.js
-sourceURLs[1]=debugger-test.js
-sourceURLs[2]=script1.js.js
-sourceURLs[3]=debugger-script-preprocessor_html.js
-sourceURLs[4]=debugger-script-preprocessor_html_onload.js
-sourceURLs[5]=dynamicScript1
-sourceURLs[6]=dynamicScript2
-Page reloaded.
-Page reloaded.
-Page reloaded.
-Page reloaded.
-
« no previous file with comments | « LayoutTests/inspector/sources/debugger/debugger-script-preprocessor.html ('k') | Source/bindings/core/v8/DOMWrapperWorld.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698