[webkit-reviews] review requested: [Bug 35407] [chromium] add ability to activate the focused node in a WebView : [Attachment 50141] review comments

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


Evan Stade <estade at chromium.org> has asked  for review:
Bug 35407: [chromium] add ability to activate the focused node in a WebView
https://bugs.webkit.org/show_bug.cgi?id=35407

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

------- Additional Comments from Evan Stade <estade at chromium.org>
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.


More information about the webkit-reviews mailing list