WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
322661
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-08-26 16:05:48 PDT
<
rdar://problem/185933660
>
Ian Gower
Comment 2
2026-08-26 16:39:04 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/72543
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.
Top of Page
Format For Printing
XML
Clone This Bug