[Webkit-unassigned] [Bug 96481] [Qt][WK2] Add API to find text from page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 2 07:00:53 PST 2013


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





--- Comment #23 from Simon Hausmann <hausmann at webkit.org>  2013-01-02 07:02:53 PST ---
(From update of attachment 179068)
View in context: https://bugs.webkit.org/attachment.cgi?id=179068&action=review

> Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h:393
> +    void textFound(int matchCount);

Some feedback on the API. Perhaps the find match count should also be a _property_, so that it's not only accessible using the imperative signal handling API but also declarative.

Maybe "findMatchCount"

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