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

Unified Diff: LayoutTests/inspector-protocol/runtime/runtime-execution-contexts-events-expected.txt

Issue 686763002: Fix Runtime.executionContextCreated for crafted iframes. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 6 years 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-protocol/runtime/runtime-execution-contexts-events-expected.txt
diff --git a/LayoutTests/inspector-protocol/runtime/runtime-execution-contexts-events-expected.txt b/LayoutTests/inspector-protocol/runtime/runtime-execution-contexts-events-expected.txt
index 8ff077b95d016185c04f634a78083596a2fd63aa..ca8ea61e517874cb3fe1fd8e6d3dfb4c45869b92 100644
--- a/LayoutTests/inspector-protocol/runtime/runtime-execution-contexts-events-expected.txt
+++ b/LayoutTests/inspector-protocol/runtime/runtime-execution-contexts-events-expected.txt
@@ -6,4 +6,8 @@ Frame's context was destroyed
Frame context was created
Remove frame
Frame's context was destroyed
+Create new crafted frame
+Crafted frame context was created
+Remove crafted frame
+Crafted frame's context was destroyed
« no previous file with comments | « LayoutTests/inspector-protocol/runtime/runtime-execution-contexts-events.html ('k') | Source/bindings/core/v8/WindowProxy.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698