You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our main-resource computed artifact we use different logic from how our final URL is computed. Significantly, it considers 304 to be redirect. We should unify this logic so issues like #4440 don't happen.
Final URL Update Logic - works pretty well, let's align on this for now
In our main-resource computed artifact we use different logic from how our final URL is computed. Significantly, it considers 304 to be redirect. We should unify this logic so issues like #4440 don't happen.
Final URL Update Logic - works pretty well, let's align on this for now
lighthouse/lighthouse-core/gather/driver.js
Lines 611 to 622 in 3030b4f
Main Resource Logic - fails in cases like #4440
lighthouse/lighthouse-core/gather/computed/main-resource.js
Lines 21 to 28 in 3030b4f
The text was updated successfully, but these errors were encountered: