Skip to content

Support opt-in multi-page main frame navigations#157

Open
JackSpiece wants to merge 1 commit into
sitespeedio:mainfrom
JackSpiece:fix-main-frame-multipage-har
Open

Support opt-in multi-page main frame navigations#157
JackSpiece wants to merge 1 commit into
sitespeedio:mainfrom
JackSpiece:fix-main-frame-multipage-har

Conversation

@JackSpiece
Copy link
Copy Markdown

Summary

  • add an opt-in allowMultiPage option for main-frame scheduled or requested navigations
  • create the new HAR page when the next main-document request starts so page timing uses that request
  • keep the default flat behavior unchanged and map responses by the entry pageref

Fixes #65
Gitpay task: https://gitpay.me/#/task/348

Validation

  • npm test
  • npm run lint
  • git diff --check

@JackSpiece JackSpiece force-pushed the fix-main-frame-multipage-har branch from 6e5d83c to 4354bff Compare May 20, 2026 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Redirects in main document are not detected as new page (explicit redirect or navigation)

1 participant