| OLD | NEW |
| 1 CONSOLE MESSAGE: line 2: preprocessed script1.js.js |
| 2 CONSOLE MESSAGE: line 88: preprocessed debugger-script-preprocessor_html.js |
| 3 CONSOLE MESSAGE: line 2: eval works |
| 4 CONSOLE MESSAGE: line 2: verify href: debugger-script-preprocessor.html |
| 5 CONSOLE MESSAGE: line 18: Uncaught Error: fake internal preprocessor error |
| 6 CONSOLE MESSAGE: line 91: preprocessed onload.js |
| 7 CONSOLE MESSAGE: line 1: Uncaught Error: failingPreprocessor throws |
| 8 CONSOLE MESSAGE: The preprocessor must compile to a function. |
| 9 CONSOLE MESSAGE: The preprocessor must compile to a function. |
| 10 CONSOLE MESSAGE: line 2: Uncaught SyntaxError: Unexpected identifier |
| 11 CONSOLE MESSAGE: The preprocessor must compile to a function. |
| 1 Tests script preprocessor (ability to preprocess all scripts upon reload). | 12 Tests script preprocessor (ability to preprocess all scripts upon reload). |
| 2 | 13 |
| 3 Debugger was enabled. | 14 Debugger was enabled. |
| 4 Page reloaded. | 15 Page reloaded. |
| 5 inspector-test.js.js | 16 sourceURLs[0]= |
| 6 debugger-test.js.js | 17 sourceURLs[1]=inspector-test.js |
| 7 debugger-script-preprocessor.html | 18 sourceURLs[2]=debugger-test.js |
| 8 debugger-script-preprocessor.html | 19 sourceURLs[3]=script1.js.js |
| 9 dynamicScript1 | 20 sourceURLs[4]= |
| 10 dynamicScript2 | 21 sourceURLs[5]=debugger-script-preprocessor.html |
| 22 sourceURLs[6]=debugger-script-preprocessor.html |
| 23 sourceURLs[7]=dynamicScript1 |
| 24 sourceURLs[8]=dynamicScript2 |
| 25 sourceURLs[9]= |
| 26 Page reloaded. |
| 27 Page reloaded. |
| 28 Page reloaded. |
| 11 Page reloaded. | 29 Page reloaded. |
| 12 Debugger was disabled. | 30 Debugger was disabled. |
| 13 | 31 |
| OLD | NEW |