[webkit-reviews] review requested: [Bug 14566] Changing document.domain does not raise javascript exception : [Attachment 39994] Patch to raise SECURITY_ERR exception if an attempt is made to change document.domain to an invalid value (make fast/forms/basic-textareas.html runnable in a browser)

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


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

Attachment 39994: Patch to raise SECURITY_ERR exception if an attempt is made
to change document.domain to an invalid value (make
fast/forms/basic-textareas.html runnable in a browser)
https://bugs.webkit.org/attachment.cgi?id=39994&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