GoogleChrome / GoogleChrome/lighthouse
Handle navigations in timespans - flag as error
Open
bug
P1.5
- Dominant language
- JavaScript
- Stars
- 30.8k
- Forks
- 9.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 19
Description
Repro:
https://gist.github.com/adamraine/1e4fa4f918b06cbeeccab5f942bff9e1
Paul, Connor and I investigated and this was introduced in https://github.com/GoogleChrome/lighthouse/pull/14287. It has to do with main thread events including events from multiple navigations on different processes that can sometimes overlap.
@paulirish to investigate a fix for 10.0.1
offending trace: https://trace.cafe/t/dgyaQ2yID7
Contributor guide
Assessment
This issue has not been assessed yet.