[webkit-reviews] review canceled: [Bug 14566] Changing document.domain does not raise javascript exception : [Attachment 39843] Patch to raise SECURITY_ERR exception if an attempt is made to change document.domain to an invalid value ("document.domain" is not set to "mydummydomain" any more in fast/forms/basic-textareas.html)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 23 06:54:39 PDT 2009


Yuan Song <song.yuan at ericsson.com> has canceled Yuan Song
<song.yuan at ericsson.com>'s request for review:
Bug 14566: Changing document.domain does not raise javascript exception
https://bugs.webkit.org/show_bug.cgi?id=14566

Attachment 39843: Patch to raise SECURITY_ERR exception if an attempt is made
to change document.domain to an invalid value ("document.domain" is not set to
"mydummydomain" any more in fast/forms/basic-textareas.html)
https://bugs.webkit.org/attachment.cgi?id=39843&action=review

------- Additional Comments from Yuan Song <song.yuan at ericsson.com>
Please refer to Comment #20 for the reason behind this updated patch. I figured
that I might as well submit this updated patch to solve the problem that
"fast/forms/basic-textareas.html" is not runnable in a browser, because
submitting a separate patch to simply fix test case does not make sense.


More information about the webkit-reviews mailing list