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

Unified Diff: LayoutTests/fast/events/window-onerror-isolatedworld-02-expected.txt

Issue 21071003: Trigger `window.onerror` only for exceptions thrown in the same world. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: feedback Created 7 years, 3 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: LayoutTests/fast/events/window-onerror-isolatedworld-02-expected.txt
diff --git a/LayoutTests/fast/events/window-onerror-isolatedworld-02-expected.txt b/LayoutTests/fast/events/window-onerror-isolatedworld-02-expected.txt
index 30cacf942e9b9aece02555a3de109985685f2698..42ed741119920ddecc39dcd0088112e8f1792c9a 100644
--- a/LayoutTests/fast/events/window-onerror-isolatedworld-02-expected.txt
+++ b/LayoutTests/fast/events/window-onerror-isolatedworld-02-expected.txt
@@ -4,15 +4,11 @@ isolated world window.onerror: Uncaught Error: Error in isolated world inline sc
Error object present!
isolated world error event listener: Uncaught Error: Error in isolated world inline script. at :, Line: 41
Error object present!
-isolated world window.onerror: Uncaught Error: Error in main world inline script. at window-onerror-isolatedworld-02.html, Line: 30, Column: 18
-No error object present!
isolated world error event listener: Uncaught Error: Error in main world inline script. at window-onerror-isolatedworld-02.html:, Line: 30
No error object present!
isolated world window.onerror: Uncaught Error: Error in isolated world load handler. at , Line: 38, Column: 22
Error object present!
isolated world error event listener: Uncaught Error: Error in isolated world load handler. at :, Line: 38
Error object present!
-isolated world window.onerror: Uncaught Error: Error in main world load handler. at window-onerror-isolatedworld-02.html, Line: 27, Column: 22
-No error object present!
isolated world error event listener: Uncaught Error: Error in main world load handler. at window-onerror-isolatedworld-02.html:, Line: 27
No error object present!
« no previous file with comments | « LayoutTests/fast/events/window-onerror-isolatedworld-01-expected.txt ('k') | Source/bindings/v8/V8ErrorHandler.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698