Files
tubestation/netwerk/base
Oskar Mansfeld 53b093b51a Bug 1873874 - Fixed crash due to empty mTargetURI when calling Predictor::Action::OnCacheEntryAvailable, r=necko-reviewers,kershaw
There was a bug where the Action was getting initialized with the wrong URI, thus mTargerURI staying empty.
Also added an errorcheck to OnCacheEntryAvailable so even if an empty URI sneaks in from somewhere else it doesn't just crash.

Differential Revision: https://phabricator.services.mozilla.com/D225181
2024-10-17 08:39:40 +00:00
..