Bug 255750
Summary: | [CURL][SOUP] Extract common data URL logic into shared NetworkDataTaskDataURL | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yury Semikhatsky <yurys> |
Component: | WebKit2 | Assignee: | 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
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
Pull request: https://github.com/WebKit/WebKit/pull/12997
EWS
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
<rdar://problem/108482207>