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

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

Issue 2432163004: Avoid using stale InspectedContext pointers (Closed)
Patch Set: Fix nits 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
« no previous file with comments | « test/inspector/console/destroy-context-during-log.js ('k') | test/inspector/inspector-test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..c8e9293ff2322a4fd7d54a343351189ca546d56d
--- /dev/null
+++ b/test/inspector/console/destroy-context-during-log-expected.txt
@@ -0,0 +1,8 @@
+{
+ type : string
+ value : First inspector activity after attaching inspector
+}
+{
+ type : string
+ value : End of test
+}
« no previous file with comments | « test/inspector/console/destroy-context-during-log.js ('k') | test/inspector/inspector-test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698