RESOLVED FIXED 107442
[EFL][WKTR] platformRunUntil() should keep the main loop running
https://bugs.webkit.org/show_bug.cgi?id=107442
Summary [EFL][WKTR] platformRunUntil() should keep the main loop running
Chris Dumez
Reported 2013-01-21 05:44:25 PST
platformRunUntil() in EFL's WebKitTestRunner currently calls sleep() in addition to ecore_main_loop_iterate(). We should keep the main loop running to avoid deadlocks such as Bug 106884.
Attachments
Patch (1.49 KB, patch)
2013-01-21 05:48 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2013-01-21 05:48:32 PST
Chris Dumez
Comment 2 2013-01-21 05:57:14 PST
Note You need to log in before you can comment on or make changes to this bug.