Bug 107442

Summary: [EFL][WKTR] platformRunUntil() should keep the main loop running
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: d-r, jturcotte, kenneth, noam, rafael.lobo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 106884    
Attachments:
Description Flags
Patch none

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.