[Webkit-unassigned] [Bug 23956] Safari crashes when cloneNode fails (cloning a XML element with an invalid nodeName)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 23 01:33:11 PST 2009


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


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27857|review?                     |review+
               Flag|                            |




------- Comment #10 from darin at apple.com  2009-02-23 01:33 PDT -------
(From update of attachment 27857)
I think this is fine. r=me

I think we should go even further and now that cloneElement doesn't have to be
virtual, move the code into cloneElement and have cloneNode call cloneElement
nstead of the other way around.


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



More information about the webkit-unassigned mailing list