Bug 255750

Summary: [CURL][SOUP] Extract common data URL logic into shared NetworkDataTaskDataURL
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: WebKit2Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, Hironori.Fujii, kenji.shukuwa, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 255696    

Yury Semikhatsky
Reported 2023-04-20 15:11:07 PDT
As suggested in code review https://github.com/WebKit/WebKit/pull/12952#issuecomment-1515807282 the logic of handling data url downloads is mostly the same between linux and windows ports and can be extracted in NetworkDataTaskDataURL which wouldn't depend on a particular network stack.
Attachments
Yury Semikhatsky
Comment 1 2023-04-20 16:42:04 PDT
EWS
Comment 2 2023-04-24 18:49:47 PDT
Committed 263349@main (afb1339d37f4): <https://commits.webkit.org/263349@main> Reviewed commits have been landed. Closing PR #12997 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-04-24 18:50:20 PDT
Note You need to log in before you can comment on or make changes to this bug.