[Webkit-unassigned] [Bug 93496] [BlackBerry] Add RSS content handling support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 20 10:31:10 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=93496


Rob Buis <rwlbuis at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #159465|1                           |0
        is obsolete|                            |
 Attachment #159465|                            |review-
               Flag|                            |




--- Comment #3 from Rob Buis <rwlbuis at gmail.com>  2012-08-20 10:31:44 PST ---
(From update of attachment 159465)
View in context: https://bugs.webkit.org/attachment.cgi?id=159465&action=review

Some minor issues so far and you need a ChangeLog.

> Source/WebCore/platform/network/blackberry/rss/RSSGenerator.h:22
> +#include <wtf/text/WTFString.h>

It does not seem like you need this include.

> Source/WebCore/platform/network/blackberry/rss/RSSParserBase.cpp:113
> +    WTF::String text;

You do not need this WTF:: prefix for String.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list