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

Unified Diff: test/inspector/console/destroy-context-during-log-expected.txt

Issue 2432163004: Avoid using stale InspectedContext pointers (Closed)
Patch Set: Add tests Created 4 years, 2 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/console/destroy-context-during-log-expected.txt
diff --git a/test/inspector/console/destroy-context-during-log-expected.txt b/test/inspector/console/destroy-context-during-log-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5a1fae569120469b6ca9a2c177a9874981f04130
--- /dev/null
+++ b/test/inspector/console/destroy-context-during-log-expected.txt
@@ -0,0 +1,12 @@
+Detaching context.
+Attaching context.
+Detaching context.
+Attaching context.
kozy 2016/10/21 15:06:53 Please don't dump dettaching/attaching context. It
robwu 2016/10/21 20:32:45 Done.
+{
+ type : string
+ value : First inspector activity after attaching inspector
+}
+{
+ type : string
+ value : End of test
+}

Powered by Google App Engine
This is Rietveld 408576698