[Webkit-unassigned] [Bug 62777] [EFL][WK2] Add RunLoopEfl and WorkQueueEfl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 23 02:08:31 PDT 2011


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





--- Comment #17 from Ryuan Choi <ryuan.choi at samsung.com>  2011-06-23 02:08:30 PST ---
All of code is fine to me without below blanks

View in context: https://bugs.webkit.org/attachment.cgi?id=98123&action=review

> Source/WebKit2/Platform/WorkQueue.h:205
> +    

please remove unnecessary blank at end of line.

> Source/WebKit2/Platform/WorkQueue.h:208
> +        FdWorkItem(int fd, PassOwnPtr<WorkItem> item, WorkQueue* queue)   

Ditto.

> Source/WebKit2/Platform/WorkQueue.h:233
> +    

Ditto.

> Source/WebKit2/Platform/WorkQueue.h:253
> +    static Eina_Bool timerFired(void*);    

Ditto.

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