WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
255750
[CURL][SOUP] Extract common data URL logic into shared NetworkDataTaskDataURL
https://bugs.webkit.org/show_bug.cgi?id=255750
Summary
[CURL][SOUP] Extract common data URL logic into shared NetworkDataTaskDataURL
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
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2023-04-20 16:42:04 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12997
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
<
rdar://problem/108482207
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug