Title: [174991] trunk/Source/WebCore/ChangeLog
Revision
174991
Author
msab...@apple.com
Date
2014-10-21 11:19:34 -0700 (Tue, 21 Oct 2014)

Log Message

Updated ChangeLog entry to include tests that cover r174985

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (174990 => 174991)


--- trunk/Source/WebCore/ChangeLog	2014-10-21 18:11:27 UTC (rev 174990)
+++ trunk/Source/WebCore/ChangeLog	2014-10-21 18:19:34 UTC (rev 174991)
@@ -50,6 +50,15 @@
         Made it so that JSHTMLDocument::write() and ::writeln() are always created for every prototype.
         This is similar to the change in r174847.
 
+        This change is alread covered by the tests:
+        LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-write-lexical.html
+        LayoutTests/http/tests/security/aboutBlank/security-context-grandchildren-writeln-lexical.html
+        LayoutTests/http/tests/security/aboutBlank/security-context-write.html
+        LayoutTests/http/tests/security/aboutBlank/security-context-writeln.html
+        LayoutTests/http/tests/xmlhttprequest/request-from-popup.html
+        LayoutTests/http/tests/navigation/new-window-redirect-history.html
+        LayoutTests/http/tests/misc/window-open-then-write.html
+
         * bindings/js/JSHTMLDocumentCustom.cpp:
         (WebCore::JSHTMLDocument::getOwnPropertySlot):
         * html/HTMLDocument.idl:
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to