From 0cd5e99066a0824aa58a2ecae1c37eba51676c70 Mon Sep 17 00:00:00 2001 From: Timothy Flynn Date: Wed, 30 Apr 2025 07:31:15 -0400 Subject: [PATCH] LibWeb: Use the correct target realm to tee a stream We currently store Web::Fetch::Infrastructure::Response objects in the HTTP cache. They are associated with their original realm, but when we use a cached response, we clone it into the target realm. For example, two