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

Unified Diff: test/inspector/runtime/runtime-evaluate-with-dirty-context-expected.txt

Issue 2770823003: [inspector] Increased chances of successful InjectedScriptSource compilation (Closed)
Patch Set: Created 3 years, 9 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: test/inspector/runtime/runtime-evaluate-with-dirty-context-expected.txt
diff --git a/test/inspector/runtime/runtime-evaluate-with-dirty-context-expected.txt b/test/inspector/runtime/runtime-evaluate-with-dirty-context-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e87c27ae0fb8a2cf3a378fddab7e6fc4da03d50a
--- /dev/null
+++ b/test/inspector/runtime/runtime-evaluate-with-dirty-context-expected.txt
@@ -0,0 +1,9 @@
+Checks that Runtime.evaluate works with dirty context.
+{
+ id : <messageId>
+ result : {
+ result : {
+ type : undefined
+ }
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698