Files
acreskeyMoz aa0f14678b Bug 2050993 - Only fire the prefetch load event from cache when the channel succeeded. r=necko-reviewers,valentin
The IsFromCache branch in nsPrefetchNode::OnStartRequest forced the load event
unconditionally, overriding the tainting-based decision. Only force it when the
channel status is success, so a failed CORS check still fires error.

Differential Revision: https://phabricator.services.mozilla.com/D309369
2026-06-30 15:44:28 +00:00
..