WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2013-01-21 05:48:32 PST
Created
attachment 183764
[details]
Patch
Chris Dumez
Comment 2
2013-01-21 05:57:14 PST
Committed
r140327
: <
http://trac.webkit.org/changeset/140327
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug