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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 20:32:40 PST 2012


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


MORITA Hajime <morrita at google.com> changed:

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




--- Comment #6 from MORITA Hajime <morrita at google.com>  2012-02-23 20:32:39 PST ---
(From update of attachment 128208)
(In reply to comment #5)
> (In reply to comment #4)
> > Point here is that you cannot implement auto-complete feature for your browser with EFL API.
> > You'll need such an API and DRT should demonstrate it.
> 
> DumpRenderTreeSupport is actually a private part of the EFL API that predates WebCore.internals and fulfills much the same purpose. GTK+, Qt, and EFL use it to add private API for the DRT.

Hmm interesting. In general I understand DumpRenderTree serves such purposes.
But for this case, is it making sense to make the test pass even if the port doesn't support the feature?

Clearing r- since I realized that I don't have enough understanding of the background context.

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