sitespeedio / chrome-har

Create HAR files from Chrome Debugging Protocol data
MIT License
149 stars 50 forks source link

Fix invalid HARs for some perflogs. #16

Closed tobli closed 6 years ago

tobli commented 6 years ago

If a perflog included a Page.frameScheduledNavigation and a Page.frameStartedLoading for the same page, before the initial request was sent for the page, and invalid HAR with empty startedDateTime was generated.