[webkit-reviews] review requested: [Bug 16135] [GTK] Support caret browsing : [Attachment 29645] basiccaret.patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 21 07:00:35 PDT 2009


Xan Lopez <xan.lopez at gmail.com> has asked  for review:
Bug 16135: [GTK] Support caret browsing
https://bugs.webkit.org/show_bug.cgi?id=16135

Attachment 29645: basiccaret.patch
https://bugs.webkit.org/attachment.cgi?id=29645&action=review

------- Additional Comments from Xan Lopez <xan.lopez at gmail.com>
Implements basic caret browsing support in WebCore. Most of the code is just
adding the setting and enabling the right codepaths (shared with editable mode)
when needed. The changes in FocusController are needed for TAB to do the right
thing when caret mode is enabled.


More information about the webkit-reviews mailing list