sitespeedio / chrome-har

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

Revert "Chrome dev tools cant parse resulting har file" #55

Closed soulgalore closed 4 years ago

soulgalore commented 4 years ago

Reverts sitespeedio/chrome-har#44

The problem is like this: We mimic how WebPageTest uses the _initatior field so that viewers like PerfCascade can view both HARs from Browsertime and WebPageTest. But I guess then Chrome has their own use of that field.