Bug 150661

Summary: Regression(r191673): [WIN][EFL][GTK] layout tests using data URLs time out
Product: WebKit Reporter: Hunseop Jeong <hs85.jeong>
Component: Page LoadingAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, cdumez, gyuyoung.kim, koivisto, ossy
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 150609    
Attachments:
Description Flags
Patch none

Hunseop Jeong
Reported 2015-10-28 21:03:48 PDT
Many layout tests timeout after r191673.
Attachments
Patch (3.14 KB, patch)
2015-10-28 22:15 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-10-28 21:34:08 PDT
I'll try and take a look now. My bet is that the Timer does not fire for some reason. Worse case scenario, we could keep calling callOnMainThread() instead of using a Timer for !PLATFORM(COCOA).
Chris Dumez
Comment 2 2015-10-28 22:15:01 PDT
Gyuyoung Kim
Comment 3 2015-10-28 22:20:22 PDT
Comment on attachment 264299 [details] Patch rs=me.
Chris Dumez
Comment 4 2015-10-28 22:21:36 PDT
Comment on attachment 264299 [details] Patch Clearing flags on attachment: 264299 Committed r191720: <http://trac.webkit.org/changeset/191720>
Chris Dumez
Comment 5 2015-10-28 22:21:42 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.