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

Unified Diff: LayoutTests/fast/dom/event-attrs-isolated-world-expected.txt

Issue 16904002: Avoid leaking objects between isolated worlds via attribute event listeners (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Patch for landing Created 7 years, 6 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 | « LayoutTests/fast/dom/event-attrs-isolated-world.html ('k') | Source/bindings/scripts/CodeGeneratorV8.pm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/event-attrs-isolated-world-expected.txt
diff --git a/LayoutTests/fast/dom/event-attrs-isolated-world-expected.txt b/LayoutTests/fast/dom/event-attrs-isolated-world-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f3e0726c4f566716f65d3e033e45bf96fbcab700
--- /dev/null
+++ b/LayoutTests/fast/dom/event-attrs-isolated-world-expected.txt
@@ -0,0 +1,5 @@
+CONSOLE MESSAGE: line 1: PASS: Main world object not visible in isolated world
+CONSOLE MESSAGE: line 1: PASS: Got back isolated world wrapper
+CONSOLE MESSAGE: line 1: PASS: Declarative onclick handler did not leak to the isolated world
+CONSOLE MESSAGE: line 27: PASS: Got back main world wrapper
+DOM wrappers should not leak across world boundaries via onevent attributes
« no previous file with comments | « LayoutTests/fast/dom/event-attrs-isolated-world.html ('k') | Source/bindings/scripts/CodeGeneratorV8.pm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698