[webkit-reviews] review canceled: [Bug 46296] Add more functionality in WebView interface for currently focused elements : [Attachment 68425] Added required functions.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 30 16:57:29 PDT 2010


Varun Jain <varunjain at chromium.org> has canceled Varun Jain
<varunjain at chromium.org>'s request for review:
Bug 46296: Add more functionality in WebView interface for currently focused
elements
https://bugs.webkit.org/show_bug.cgi?id=46296

Attachment 68425: Added required functions.
https://bugs.webkit.org/attachment.cgi?id=68425&action=review

------- Additional Comments from Varun Jain <varunjain at chromium.org>
As pointed out by the reviewer in an offline conversation, the method
isInputElement that I had included in the WebView interface in my previous
patch is redundant since the same information is available from the WebNode
object. In this patch, I have removed that method and added the necessary
methods to WebNode.


More information about the webkit-reviews mailing list