[webkit-reviews] review requested: [Bug 23956] Safari crashes when cloneNode fails (cloning a XML element with an invalid nodeName) : [Attachment 27857] Proposed fix: call Document::createElement(const QualifiedName&, bool) that does not checks. Also removed HTMLElement::cloneNode specialisation.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 22 01:39:11 PST 2009


Julien Chaffraix <jchaffraix at webkit.org> has asked  for review:
Bug 23956: Safari crashes when cloneNode fails (cloning a XML element with an
invalid nodeName)
https://bugs.webkit.org/show_bug.cgi?id=23956

Attachment 27857: Proposed fix: call Document::createElement(const
QualifiedName&, bool) that does not checks. Also removed HTMLElement::cloneNode
specialisation.
https://bugs.webkit.org/attachment.cgi?id=27857&action=review


More information about the webkit-reviews mailing list