[Webkit-unassigned] [Bug 50038] Add word-prefix search options to the text search API

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


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #75080|review?                     |review+
               Flag|                            |




--- Comment #12 from Darin Adler <darin at apple.com>  2010-11-29 17:36:18 PST ---
(From update of attachment 75080)
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”.

-- 
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