[Webkit-unassigned] [Bug 123564] [WINCE] Focus events do not work

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


https://bugs.webkit.org/show_bug.cgi?id=123564


Patrick R. Gansterer <paroga at paroga.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #215724|review?                     |review-
               Flag|                            |




--- Comment #6 from Patrick R. Gansterer <paroga at paroga.com>  2013-11-01 03:37:56 PST ---
(From update of attachment 215724)
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#L186). Please adopt your patch to the latest version.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list