[Webkit-unassigned] [Bug 35407] [chromium] add ability to activate the focused node in a WebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 5 16:40:23 PST 2010


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


Evan Stade <estade at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #49972|0                           |1
        is obsolete|                            |
  Attachment #50141|                            |review?
               Flag|                            |




--- Comment #15 from Evan Stade <estade at chromium.org>  2010-03-05 16:40:22 PST ---
Created an attachment (id=50141)
 --> (https://bugs.webkit.org/attachment.cgi?id=50141)
review comments

I've done as you said, but along the way I noticed that WebViewImpl has a
function called focusedWebCoreNode() which is not part of the API. It's
implementation is exactly as you suggested (it acts on the document of the
focused framE). It would thus be easy (and possibly more convenient for users
of the API) to expose this function as part of the API.

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