[webkit-reviews] review granted: [Bug 66317] New XML parser: Add document fragment parser : [Attachment 104067] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 16 11:17:44 PDT 2011


Adam Barth <abarth at webkit.org> has granted Jeffrey Pfau <jeffrey at endrift.com>'s
request for review:
Bug 66317: New XML parser: Add document fragment parser
https://bugs.webkit.org/show_bug.cgi?id=66317

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=104067&action=review


> Source/WebCore/xml/parser/NewXMLDocumentParser.cpp:43
> +NewXMLDocumentParser::NewXMLDocumentParser(DocumentFragment* fragment,
Element* parent, FragmentScriptingPermission)

What happened to FragmentScriptingPermission ?


More information about the webkit-reviews mailing list