[Webkit-unassigned] [Bug 14566] Changing document.domain does not raise javascript exception

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


https://bugs.webkit.org/show_bug.cgi?id=14566


Yuan Song <song.yuan at ericsson.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39994|                            |review?
               Flag|                            |
  Attachment #39843|0                           |1
        is obsolete|                            |
  Attachment #39843|review?                     |
               Flag|                            |




--- Comment #21 from Yuan Song <song.yuan at ericsson.com>  2009-09-23 06:54:39 PDT ---
Created an attachment (id=39994)
 --> (https://bugs.webkit.org/attachment.cgi?id=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)

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list