WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
221127
[SOUP] Add support for data URLs in the network process
https://bugs.webkit.org/show_bug.cgi?id=221127
Summary
[SOUP] Add support for data URLs in the network process
Carlos Garcia Campos
Reported
2021-01-29 02:26:00 PST
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
Attachments
Patch
(5.58 KB, patch)
2021-01-29 02:30 PST
,
Carlos Garcia Campos
aperez
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2021-01-29 02:30:16 PST
Created
attachment 418714
[details]
Patch
Carlos Garcia Campos
Comment 2
2021-02-01 02:29:47 PST
Committed
r272138
: <
https://trac.webkit.org/changeset/272138
>
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