[Webkit-unassigned] [Bug 220981] New: Load data URLs in the web process also for synchronous loads
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 26 07:32:52 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=220981
Bug ID: 220981
Summary: Load data URLs in the web process also for synchronous
loads
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: cgarcia at igalia.com
CC: achristensen at apple.com, cdumez at apple.com
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 synchronous loads. We don't need to go to the network process for sync loads.
--
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/20210126/a5c88e4c/attachment.htm>
More information about the webkit-unassigned
mailing list