RESOLVED FIXED 135325
[WebKit2 iOS]Add support for caret movement for the 3rd party keyboard protocol
https://bugs.webkit.org/show_bug.cgi?id=135325
Summary [WebKit2 iOS]Add support for caret movement for the 3rd party keyboard protocol
Enrica Casucci
Reported 2014-07-26 19:40:19 PDT
We need to implement a way to move the caret in one forward/backward by n positions. <rdar://problem/17682120>
Attachments
Patch (6.85 KB, patch)
2014-07-26 19:44 PDT, Enrica Casucci
sam: review+
Enrica Casucci
Comment 1 2014-07-26 19:44:14 PDT
WebKit Commit Bot
Comment 2 2014-07-26 19:45:31 PDT
Attachment 235579 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/WebPageProxy.h:421: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/ios/WebPageProxyIOS.mm:534: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 2 in 7 files If any of these errors are false positives, please file a bug against check-webkit-style.
Enrica Casucci
Comment 3 2014-07-27 10:25:53 PDT
Committed revision 171651.
Note You need to log in before you can comment on or make changes to this bug.