Bug 148438

Summary: [Curl] Deadlock when downloading.
Product: WebKit Reporter: peavo
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, commit-queue, galpeter
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

peavo
Reported 2015-08-25 11:45:24 PDT
There are several places where deadlocks can occur while downloading files, because of repeated locking by the same thread.
Attachments
Patch (3.85 KB, patch)
2015-08-25 11:56 PDT, peavo
no flags
Patch (4.18 KB, patch)
2015-08-25 13:54 PDT, peavo
no flags
peavo
Comment 1 2015-08-25 11:56:05 PDT
peavo
Comment 2 2015-08-25 13:54:24 PDT
peavo
Comment 3 2015-08-26 11:16:48 PDT
Thanks for reviewing :)
WebKit Commit Bot
Comment 4 2015-08-26 12:02:01 PDT
Comment on attachment 259875 [details] Patch Clearing flags on attachment: 259875 Committed r188977: <http://trac.webkit.org/changeset/188977>
WebKit Commit Bot
Comment 5 2015-08-26 12:02:06 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.