[webkit-reviews] review granted: [Bug 64289] [Qt][WK2] Get rid of the focusNextPrevChild() : [Attachment 100312] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 11 09:38:50 PDT 2011


Andreas Kling <kling at webkit.org> has granted Benjamin Poulain
<benjamin at webkit.org>'s request for review:
Bug 64289: [Qt][WK2] Get rid of the focusNextPrevChild()
https://bugs.webkit.org/show_bug.cgi?id=64289

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

------- Additional Comments from Andreas Kling <kling at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=100312&action=review


r=me.

> Source/WebKit2/UIProcess/qt/ClientImpl.cpp:172
>  void qt_wk_takeFocus(WKPageRef page, WKFocusDirection direction, const void
*clientInfo)

You could get rid of this ClientImpl method.


More information about the webkit-reviews mailing list