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

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

Issue 23483045: Revert "Switch MutationEvents UseCounter to use countDeprecation." (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 3dfc440c0079f27d3b9427748fc8fb0ecba00878..42ed741119920ddecc39dcd0088112e8f1792c9a 100644
--- a/LayoutTests/fast/events/window-onerror-isolatedworld-02-expected.txt
+++ b/LayoutTests/fast/events/window-onerror-isolatedworld-02-expected.txt
@@ -1,4 +1,3 @@
-CONSOLE MESSAGE: DOMNodeInserted is deprecated. Use MutationObservers instead.
Test that window.onerror and "error" event listeners from isolated world are invoked for uncaught exceptions in scripts running in isolate worlds as well as for exceptions in the main world.Bug 8519.
isolated world window.onerror: Uncaught Error: Error in isolated world inline script. at , Line: 41, Column: 18

Powered by Google App Engine
This is Rietveld 408576698