[webkit-reviews] review granted: [Bug 57862] WebKit2: Implement TextChecker on Windows : [Attachment 88302] Patch (Part 1)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 17:04:24 PDT 2011


Anders Carlsson <andersca at apple.com> has granted Jessie Berlin
<jberlin at webkit.org>'s request for review:
Bug 57862: WebKit2: Implement TextChecker on Windows
https://bugs.webkit.org/show_bug.cgi?id=57862

Attachment 88302: Patch (Part 1)
https://bugs.webkit.org/attachment.cgi?id=88302&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=88302&action=review

> Source/WebKit2/UIProcess/API/C/win/WKTextChecker.cpp:37
> +WKTypeID WKTextCheckerGetTypeID()
> +{
> +    return toAPI(APIObject::TypeTextChecker);
> +}

This function isn't needed.


More information about the webkit-reviews mailing list