RESOLVED FIXED322661
Persist the resolved IP address space with a cached response
https://bugs.webkit.org/show_bug.cgi?id=322661
Summary Persist the resolved IP address space with a cached response
Ian Gower
Reported 2026-08-26 16:05:39 PDT
The resolved IP address space was dropped when a response was written to the network cache: the persistence coder never encoded it, and the decoder hardcoded IPAddressSpace::Unknown. A cache hit therefore lost the address space its response had originally resolved to.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-08-26 16:05:48 PDT
Ian Gower
Comment 2 2026-08-26 16:39:04 PDT
EWS
Comment 3 2026-08-28 14:17:36 PDT
Committed 320077@main (bc7a9e0619dd): <https://commits.webkit.org/320077@main> Reviewed commits have been landed. Closing PR #72543 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.