[webkit-reviews] review denied: [Bug 64337] [EFL] Refactor scheduleDispatchFunctionsOnMainThread to fix crash. : [Attachment 100414] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 12 16:19:40 PDT 2011


Leandro Pereira <leandro at profusion.mobi> has denied Ryuan Choi
<ryuan.choi at samsung.com>'s request for review:
Bug 64337: [EFL] Refactor scheduleDispatchFunctionsOnMainThread to fix crash.
https://bugs.webkit.org/show_bug.cgi?id=64337

Attachment 100414: Patch
https://bugs.webkit.org/attachment.cgi?id=100414&action=review

------- Additional Comments from Leandro Pereira <leandro at profusion.mobi>
I don't like this approach. This will constantly wake the process up (every
time the main loop is idle) to check a flag and sleep again.


More information about the webkit-reviews mailing list