[webkit-reviews] review denied: [Bug 14566] Changing document.domain does not raise javascript exception : [Attachment 39180] Patch to raise SECURITY_ERR exception if an attempt is made to change document.domain to an invalid value (test case changed to js-only test).

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 18 13:12:32 PDT 2009


Eric Seidel <eric at webkit.org> has denied  review:
Bug 14566: Changing document.domain does not raise javascript exception
https://bugs.webkit.org/show_bug.cgi?id=14566

Attachment 39180: Patch to raise SECURITY_ERR exception if an attempt is made
to change document.domain to an invalid value (test case changed to js-only
test).
https://bugs.webkit.org/attachment.cgi?id=39180&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
+CONSOLE MESSAGE: line 86: Error: SECURITY_ERR: DOM Exception 18

It would appear that basic-textareas is doing something wrong.

This patch needs revision.  r-


More information about the webkit-reviews mailing list