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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector/extensions/extensions-reload-expected.txt
diff --git a/LayoutTests/inspector/extensions/extensions-reload-expected.txt b/LayoutTests/inspector/extensions/extensions-reload-expected.txt
index 1e95537eabe2553368c521593097967218c9be4f..a0a790d3391f1dc0591cc0b188d0bbf3c09c48cc 100644
--- a/LayoutTests/inspector/extensions/extensions-reload-expected.txt
+++ b/LayoutTests/inspector/extensions/extensions-reload-expected.txt
@@ -1,3 +1,11 @@
+CONSOLE MESSAGE: line 3: preprocessor transcoding inspector-test.js
+CONSOLE MESSAGE: line 3: preprocessor transcoding extensions-test.js
+CONSOLE MESSAGE: line 3: preprocessor transcoding test-script.js
+CONSOLE MESSAGE: line 1: running preprocessed test-script.js
+CONSOLE MESSAGE: line 3: preprocessor transcoding extensions-reload.html
+CONSOLE MESSAGE: line 7: running preprocessed extensions-reload_html
+CONSOLE MESSAGE: line 3: preprocessor transcoding onload
+CONSOLE MESSAGE: line 57: running preprocessed onload
Tests that webInspector.inspectedWindow.reload() successfully injects user's code upon reload
Started extension.
@@ -7,5 +15,7 @@ Page reloaded.
Page reloaded.
With injected code: foo = 42
Without injected code: foo = undefined
+RUNNING TEST: extension_testReloadPreprocessesCode
+Page reloaded.
All tests done.
« 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