| Index: LayoutTests/inspector/debugger/debugger-script-preprocessor-expected.txt
|
| diff --git a/LayoutTests/inspector/debugger/debugger-script-preprocessor-expected.txt b/LayoutTests/inspector/debugger/debugger-script-preprocessor-expected.txt
|
| index 3cd659b0f52dc0b687bc01988a873d6debfacbda..101b6a64827228f0c9d18aadd4dca03a6b595647 100644
|
| --- a/LayoutTests/inspector/debugger/debugger-script-preprocessor-expected.txt
|
| +++ b/LayoutTests/inspector/debugger/debugger-script-preprocessor-expected.txt
|
| @@ -1,13 +1,31 @@
|
| +CONSOLE MESSAGE: line 612: preprocessed inspector-test.js.js
|
| +CONSOLE MESSAGE: line 319: preprocessed debugger-test.js.js
|
| +CONSOLE MESSAGE: line 85: preprocessed debugger-script-preprocessor_html.js
|
| +CONSOLE MESSAGE: line 2: eval works
|
| +CONSOLE MESSAGE: line 2: verify href: debugger-script-preprocessor.html
|
| +CONSOLE MESSAGE: line 18: Uncaught Error: fake internal preprocessor error
|
| +CONSOLE MESSAGE: line 88: preprocessed onload.js
|
| +CONSOLE MESSAGE: line 1: Uncaught Error: failingPreprocessor throws
|
| +CONSOLE MESSAGE: line 1: The preprocessor must compile to a function.
|
| +CONSOLE MESSAGE: line 1: The preprocessor must compile to a function.
|
| +CONSOLE MESSAGE: line 2: Uncaught SyntaxError: Unexpected identifier
|
| +CONSOLE MESSAGE: line 1: The preprocessor must compile to a function.
|
| Tests script preprocessor (ability to preprocess all scripts upon reload).
|
|
|
| Debugger was enabled.
|
| Page reloaded.
|
| -inspector-test.js.js
|
| -debugger-test.js.js
|
| -debugger-script-preprocessor.html
|
| -debugger-script-preprocessor.html
|
| -dynamicScript1
|
| -dynamicScript2
|
| +sourceURLs[0]=
|
| +sourceURLs[1]=inspector-test.js.js
|
| +sourceURLs[2]=
|
| +sourceURLs[3]=debugger-test.js.js
|
| +sourceURLs[4]=debugger-script-preprocessor.html
|
| +sourceURLs[5]=debugger-script-preprocessor.html
|
| +sourceURLs[6]=dynamicScript1
|
| +sourceURLs[7]=dynamicScript2
|
| +sourceURLs[8]=
|
| +Page reloaded.
|
| +Page reloaded.
|
| +Page reloaded.
|
| Page reloaded.
|
| Debugger was disabled.
|
|
|
|
|