[webkit-reviews] review granted: [Bug 92246] [BlackBerry] Add "SelectAll" to WebPage : [Attachment 154345] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 25 07:16:44 PDT 2012


Antonio Gomes <tonikitoo at webkit.org> has granted Andy Chen <andchen at rim.com>'s
request for review:
Bug 92246: [BlackBerry] Add "SelectAll" to WebPage
https://bugs.webkit.org/show_bug.cgi?id=92246

Attachment 154345: Patch
https://bugs.webkit.org/attachment.cgi?id=154345&action=review

------- Additional Comments from Antonio Gomes <tonikitoo at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=154345&action=review


> Source/WebKit/blackberry/Api/WebPage.cpp:4689
> +    d->m_inputHandler->selectAll();

I would say this call belongs more to SelectionHandler, but it is ok.


More information about the webkit-reviews mailing list