[webkit-reviews] review granted: [Bug 56262] XML Viewer: declared namespaces are not rendered. : [Attachment 87570] Patch with style fixed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 11:20:43 PDT 2011


Pavel Feldman <pfeldman at chromium.org> has granted Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 56262: XML Viewer: declared namespaces are not rendered.
https://bugs.webkit.org/show_bug.cgi?id=56262

Attachment 87570: Patch with style fixed
https://bugs.webkit.org/attachment.cgi?id=87570&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=87570&action=review

> Source/WebCore/xml/XMLTreeViewer.cpp:75
> +    String cssString(reinterpret_cast<const char*>(XMLViewer_css),
sizeof(XMLViewer_css));

Nit: define closer to the usage.


More information about the webkit-reviews mailing list