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

Side by Side Diff: LayoutTests/inspector/extensions/extensions-reload-expected.txt

Issue 13816005: Add preprocessor to reloadOptions in chrome.devtools.inspectedWindow.reload(). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: remove unnecessary include Created 7 years, 5 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
OLDNEW
1 CONSOLE MESSAGE: line 3: preprocessor transcoding inspector-test.js
2 CONSOLE MESSAGE: line 3: preprocessor transcoding extensions-test.js
3 CONSOLE MESSAGE: line 3: preprocessor transcoding test-script.js
4 CONSOLE MESSAGE: line 1: running preprocessed test-script.js
5 CONSOLE MESSAGE: line 3: preprocessor transcoding extensions-reload.html
6 CONSOLE MESSAGE: line 7: running preprocessed extensions-reload_html
7 CONSOLE MESSAGE: line 3: preprocessor transcoding onload
8 CONSOLE MESSAGE: line 57: running preprocessed onload
1 Tests that webInspector.inspectedWindow.reload() successfully injects user's cod e upon reload 9 Tests that webInspector.inspectedWindow.reload() successfully injects user's cod e upon reload
2 10
3 Started extension. 11 Started extension.
4 Running tests... 12 Running tests...
5 RUNNING TEST: extension_testReloadInjectsCode 13 RUNNING TEST: extension_testReloadInjectsCode
6 Page reloaded. 14 Page reloaded.
7 Page reloaded. 15 Page reloaded.
8 With injected code: foo = 42 16 With injected code: foo = 42
9 Without injected code: foo = undefined 17 Without injected code: foo = undefined
18 RUNNING TEST: extension_testReloadPreprocessesCode
19 Page reloaded.
10 All tests done. 20 All tests done.
11 21
OLDNEW
« no previous file with comments | « LayoutTests/inspector/extensions/extensions-reload.html ('k') | Source/devtools/front_end/ExtensionServer.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698