[Webkit-unassigned] [Bug 255750] New: [CURL][SOUP] Extract common data URL logic into shared NetworkDataTaskDataURL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 20 15:11:07 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=255750

            Bug ID: 255750
           Summary: [CURL][SOUP] Extract common data URL logic into shared
                    NetworkDataTaskDataURL
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: yurys at chromium.org
                CC: kkinnunen at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230420/daeed911/attachment.htm>


More information about the webkit-unassigned mailing list