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

Unified Diff: LayoutTests/fast/dom/cross-frame-accessor-throw-expected.txt

Issue 68563003: Create DOM exceptions in the correct context. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased onto df9a982fbe97 Created 7 years, 1 month 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/cross-frame-accessor-throw.html ('k') | Source/bindings/scripts/code_generator_v8.pm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/cross-frame-accessor-throw-expected.txt
diff --git a/LayoutTests/fast/dom/cross-frame-accessor-throw-expected.txt b/LayoutTests/fast/dom/cross-frame-accessor-throw-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fc6cbff8d14b524651f9881dbe3b0a0225711c62
--- /dev/null
+++ b/LayoutTests/fast/dom/cross-frame-accessor-throw-expected.txt
@@ -0,0 +1,6 @@
+
+
+PASS Check that exception is created in called function's context.
+PASS Check that DOM exception is created in setter's context.
+PASS Check that native exception is created in setter's context.
+
« no previous file with comments | « LayoutTests/fast/dom/cross-frame-accessor-throw.html ('k') | Source/bindings/scripts/code_generator_v8.pm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698