Bug 255750 - [CURL][SOUP] Extract common data URL logic into shared NetworkDataTaskDataURL
Summary: [CURL][SOUP] Extract common data URL logic into shared NetworkDataTaskDataURL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords: InRadar
Depends on:
Blocks: 255696
  Show dependency treegraph
 
Reported: 2023-04-20 15:11 PDT by Yury Semikhatsky
Modified: 2023-04-24 18:50 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 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.
Comment 1 Yury Semikhatsky 2023-04-20 16:42:04 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12997
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2023-04-24 18:50:20 PDT
<rdar://problem/108482207>