[Webkit-unassigned] [Bug 46296] Add more functionality in WebView interface for currently focused elements

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


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


Varun Jain <varunjain at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68425|0                           |1
        is obsolete|                            |
  Attachment #68425|review?                     |
               Flag|                            |
  Attachment #69397|                            |review?
               Flag|                            |




--- Comment #2 from Varun Jain <varunjain at chromium.org>  2010-09-30 16:57:29 PST ---
Created an attachment (id=69397)
 --> (https://bugs.webkit.org/attachment.cgi?id=69397)
Addressed reviewer's comments

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.

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