[webkit-reviews] review granted: [Bug 41940] Add insertForeignElement in preparation for adding "in foreign content" support : [Attachment 61013] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 9 01:15:34 PDT 2010


Adam Barth <abarth at webkit.org> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 41940: Add insertForeignElement in preparation for adding "in foreign
content" support
https://bugs.webkit.org/show_bug.cgi?id=41940

Attachment 61013: Patch
https://bugs.webkit.org/attachment.cgi?id=61013&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
Please fix the crash before landing.  :)

WebCore/html/HTMLConstructionSite.cpp:248
 +	const QualifiedName& tagName = QualifiedName(nullAtom, token.name(),
namespaceURI);
this is a crash


More information about the webkit-reviews mailing list