Bug 188206

Summary: [Curl] Change synchronous request logic using MessageQueue to match with Mac port.
Product: WebKit Reporter: Basuke Suzuki <basuke>
Component: PlatformAssignee: Basuke Suzuki <basuke>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, basuke, bfulgham, commit-queue, darin, ews-watchlist, fujii.hironori, galpeter, lforschler, pvollan, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
PATCH none

Basuke Suzuki
Reported 2018-07-31 14:54:33 PDT
Current implementation uses main thread for synchronous communication. That flow is very different from main logic of CurlRequest. It should be simplified and much more same code should be used for both async and sync communications.
Attachments
PATCH (17.17 KB, patch)
2018-08-01 13:43 PDT, Basuke Suzuki
no flags
Basuke Suzuki
Comment 1 2018-08-01 13:43:26 PDT
WebKit Commit Bot
Comment 2 2018-08-01 14:36:55 PDT
Comment on attachment 346294 [details] PATCH Clearing flags on attachment: 346294 Committed r234480: <https://trac.webkit.org/changeset/234480>
WebKit Commit Bot
Comment 3 2018-08-01 14:36:56 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2018-08-01 20:32:44 PDT
Note You need to log in before you can comment on or make changes to this bug.