Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

connorjclark
Copy link
Collaborator

ref #15841

@@ -90,6 +90,7 @@ class Redirects extends Audit {

const processedTrace = await ProcessedTrace.request(trace, context);
const networkRecords = await NetworkRecords.request(devtoolsLog, context);
const documentRequests = Redirects.getDocumentRequestChain(networkRecords, processedTrace);

Copy link
Collaborator Author

@connorjclark connorjclark Jun 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

preserves a more specific error message on no navs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants