[webkit-reviews] review denied: [Bug 123564] [WINCE] Focus events do not work : [Attachment 215724] A new patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 1 03:39:09 PDT 2013


Patrick R. Gansterer <paroga at paroga.com> has denied Zhuang Zhigang
<zhuangzg at cn.fujitsu.com>'s request for review:
Bug 123564: [WINCE] Focus events do not work
https://bugs.webkit.org/show_bug.cgi?id=123564

Attachment 215724: A new patch
https://bugs.webkit.org/attachment.cgi?id=215724&action=review

------- Additional Comments from Patrick R. Gansterer <paroga at paroga.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=215724&action=review


> Source/WebKit/wince/WebView.cpp:454
> +	       focusController = m_webpage->page()->focusController();

WebCore::Page returns FocusController as a reference in the meantime
(http://trac.webkit.org/browser/trunk/Source/WebCore/page/Page.h?rev=158416#L18
6). Please adopt your patch to the latest version.


More information about the webkit-reviews mailing list