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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 CONSOLE MESSAGE: line 2: preprocessed script1.js.js
2 CONSOLE MESSAGE: line 86: 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 ERROR: line 18: Uncaught Error: fake internal preprocessor error
6 CONSOLE MESSAGE: line 94: preprocessed debugger-script-preprocessor_html_onload. js
7 CONSOLE ERROR: line 1: Uncaught Error: failingPreprocessor throws
8 CONSOLE ERROR: The preprocessor must compile to a function.
9 CONSOLE ERROR: The preprocessor must compile to a function.
10 CONSOLE ERROR: line 2: Uncaught SyntaxError: Unexpected identifier
11 CONSOLE ERROR: The preprocessor must compile to a function.
12 Tests script preprocessor (ability to preprocess all scripts upon reload).
13
14 Page reloaded.
15 sourceURLs[0]=inspector-test.js
16 sourceURLs[1]=debugger-test.js
17 sourceURLs[2]=script1.js.js
18 sourceURLs[3]=debugger-script-preprocessor_html.js
19 sourceURLs[4]=debugger-script-preprocessor_html_onload.js
20 sourceURLs[5]=dynamicScript1
21 sourceURLs[6]=dynamicScript2
22 Page reloaded.
23 Page reloaded.
24 Page reloaded.
25 Page reloaded.
26
OLDNEW
« 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