[Webkit-unassigned] [Bug 79601] [EFL] [DRT] Implement scheduleAsynchronousKeyDown.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 8 18:29:34 PST 2012


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





--- Comment #8 from Raphael Kubo da Costa <kubo at profusion.mobi>  2012-03-08 18:29:34 PST ---
(In reply to comment #7)
> (In reply to comment #6)
> > (From update of attachment 130807 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=130807&action=review
> > 
> > > Tools/DumpRenderTree/efl/EventSender.cpp:540
> > > +static Eina_Bool sendAsynchronousKeyDown(void* userData)
> > 
> > We need to use standard boolean instead of Eina_Bool.
> 
> Do you mean we should replace all Eina_Bool to bool that has been used?

Please let's not have this discussion again for the 38213921th time :-(

This is a minor issue that's not really related to this patch; I think we can just leave it as is and not worry about this for now.

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