[Webkit-unassigned] [Bug 46165] Focused frame information needed in Chrome and ChromeClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 21 07:21:11 PDT 2010


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


Sam Weinig <sam at webkit.org> changed:

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




--- Comment #3 from Sam Weinig <sam at webkit.org>  2010-09-21 07:21:11 PST ---
(From update of attachment 68192)
View in context: https://bugs.webkit.org/attachment.cgi?id=68192&action=review

> WebCore/page/ChromeClient.h:90
> +        virtual void focusedFrameChanged() {};

I would prefer if this was pure-virtual like most of the others in this file.


Can you also explain the use case a little more about the use case for having this information in the UIProcess. Why is it necessary to know which frame has focus?

-- 
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