- https://searchfox.org/mozilla-central/source/netwerk/test/browser/browser_103_redirect_from_server.js could be in https://searchfox.org/mozilla-central/source/netwerk/test/browser/browser_103_redirect.js - the redirect logic shouldnt happen in https://searchfox.org/mozilla-central/rev/eddb810ffd5499f0984123fe4bfea6064ebad3c8/netwerk/test/browser/early_hint_asset_html.sjs#9-10, but in https://searchfox.org/mozilla-central/rev/eddb810ffd5499f0984123fe4bfea6064ebad3c8/netwerk/test/browser/early_hint_redirect.sjs - we still cancel the preload https://searchfox.org/mozilla-central/rev/eddb810ffd5499f0984123fe4bfea6064ebad3c8/netwerk/protocol/http/EarlyHintsService.cpp#88 - The test doesn't wait until the preload is complete -> intermittents. - we need to make sure that we preload after cross origin redirects after https://phabricator.services.mozilla.com/D161181
Bug 1799169 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
- https://searchfox.org/mozilla-central/source/netwerk/test/browser/browser_103_redirect_from_server.js could be in https://searchfox.org/mozilla-central/source/netwerk/test/browser/browser_103_redirect.js - the redirect logic shouldnt happen in https://searchfox.org/mozilla-central/rev/eddb810ffd5499f0984123fe4bfea6064ebad3c8/netwerk/test/browser/early_hint_asset_html.sjs#9-10, but in https://searchfox.org/mozilla-central/rev/eddb810ffd5499f0984123fe4bfea6064ebad3c8/netwerk/test/browser/early_hint_redirect.sjs - we still cancel the preload on same origin redirects? https://searchfox.org/mozilla-central/rev/eddb810ffd5499f0984123fe4bfea6064ebad3c8/netwerk/protocol/http/EarlyHintsService.cpp#88 - The test doesn't wait until the preload is complete -> intermittents. - we need to make sure that we preload after cross origin redirects after https://phabricator.services.mozilla.com/D161181