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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 8 19:01:07 PST 2012


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


Gyuyoung Kim <gyuyoung.kim at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gyuyoung.kim at samsung.com




--- Comment #9 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-03-08 19:01:06 PST ---
(In reply to comment #8)
> (In reply to comment #7)
> > (In reply to comment #6)
> > > (From update of attachment 130807 [details] [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.

I don't want to file bugs related to coding style in future again. So, IMHO, we need to review coding style.

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