[webkit-reviews] review granted: [Bug 111272] Attempt to fix the Qt build after r144498 : [Attachment 191137] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Mar 3 10:25:02 PST 2013
Eric Seidel <eric at webkit.org> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 111272: Attempt to fix the Qt build after r144498
https://bugs.webkit.org/show_bug.cgi?id=111272
Attachment 191137: Patch
https://bugs.webkit.org/attachment.cgi?id=191137&action=review
------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=191137&action=review
> Source/WebCore/xml/parser/XMLDocumentParserQt.cpp:276
> + append(String("<qxmlstreamdummyelement>").impl());
This could be StringImpl::create(), but this is also fine.
More information about the webkit-reviews
mailing list