[Webkit-unassigned] [Bug 79237] [EFL][DRT] Implement setValueForUser and setAutofilled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 23:43:20 PST 2012


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


MORITA Hajime <morrita at google.com> changed:

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




--- Comment #3 from MORITA Hajime <morrita at google.com>  2012-02-22 23:43:20 PST ---
(From update of attachment 128208)
Accessing JSValueRef smells wrong. When you notice you're doing it, it will indicate something wrong.

IMHO, what you need is WebKit level API to access WebCore::Element and its autofill methods.
For example, Mac port has DOMElement obj-c class and Chromium has WebElement as a wrapper of WebCore::Element.
I think you need similar for EFL. Just making bot green doesn't help in this case.

Please consult some expert in your team and discuss what is the good API for EFL port.

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