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

Unified Diff: third_party/WebKit/LayoutTests/security/immutable-prototype-expected.txt

Issue 2452073002: Freeze global prototype chain per WebIDL (Closed)
Patch Set: Also freeze named properties objects Created 4 years, 2 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: third_party/WebKit/LayoutTests/security/immutable-prototype-expected.txt
diff --git a/third_party/WebKit/LayoutTests/security/immutable-prototype-expected.txt b/third_party/WebKit/LayoutTests/security/immutable-prototype-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..9a113bd84487bcb61c137eff9c210b7917c434ba
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/security/immutable-prototype-expected.txt
@@ -0,0 +1,6 @@
+CONSOLE MESSAGE: line 17: Got through--FIXME
+CONSOLE MESSAGE: line 14: Immutable prototype object '#<Window>' cannot have their prototype set
+CONSOLE MESSAGE: line 14: Immutable prototype object '#<WindowProperties>' cannot have their prototype set
+CONSOLE MESSAGE: line 14: Immutable prototype object '#<EventTarget>' cannot have their prototype set
+CONSOLE MESSAGE: line 14: Immutable prototype object '#<Object>' cannot have their prototype set
+

Powered by Google App Engine
This is Rietveld 408576698