[webkit-reviews] review granted: [Bug 50038] Add word-prefix search options to the text search API : [Attachment 75080] https://bugs.webkit.org/attachment.cgi?bugid=50038&action=enter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 29 17:36:17 PST 2010


Darin Adler <darin at apple.com> has granted mitz at webkit.org's request for review:
Bug 50038: Add word-prefix search options to the text search API
https://bugs.webkit.org/show_bug.cgi?id=50038

Attachment 75080:
https://bugs.webkit.org/attachment.cgi?bugid=50038&action=enter
https://bugs.webkit.org/attachment.cgi?id=75080&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=75080&action=review

> WebCore/page/Page.h:205
> +	   unsigned int markAllMatchesForText(const String&, FindOptions, bool
shouldHighlight, unsigned);

Instead of “unsigned int” please do “unsigned”.


More information about the webkit-reviews mailing list