[Webkit-unassigned] [Bug 221127] New: [SOUP] Add support for data URLs in the network process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 29 02:26:00 PST 2021


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

            Bug ID: 221127
           Summary: [SOUP] Add support for data URLs in the network
                    process
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk, Regression
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org

In r271879 I removed the support for data URLs in the network process for soup, assuming data URLs were always loaded from the web process, but that's not the case for downloads. I think we should not go to the network process for downloads either, but for now it's easier to fix this regression by supporting data URLs in the network process again. This was caught by http/tests/security/anchor-download-allow-data.html

-- 
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/20210129/db6766b5/attachment-0001.htm>


More information about the webkit-unassigned mailing list