RESOLVED FIXED92246
[BlackBerry] Add "SelectAll" to WebPage
https://bugs.webkit.org/show_bug.cgi?id=92246
Summary [BlackBerry] Add "SelectAll" to WebPage
Andy Chen
Reported 2012-07-25 06:53:14 PDT
Need to add "selectAll" so that client app can directly call it.
Attachments
Patch (3.17 KB, patch)
2012-07-25 07:09 PDT, Andy Chen
no flags
Andy Chen
Comment 1 2012-07-25 07:09:25 PDT
Antonio Gomes
Comment 2 2012-07-25 07:16:50 PDT
Comment on attachment 154345 [details] Patch 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.
WebKit Review Bot
Comment 3 2012-07-25 08:40:26 PDT
Comment on attachment 154345 [details] Patch Clearing flags on attachment: 154345 Committed r123622: <http://trac.webkit.org/changeset/123622>
WebKit Review Bot
Comment 4 2012-07-25 08:40:30 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.