GoogleChrome / GoogleChrome/lighthouse
Add snapshot support to `Scripts`
Open
P3
- Dominant language
- JavaScript
- Stars
- 30.8k
- Forks
- 9.8k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 20
Description
Prior work: https://github.com/GoogleChrome/lighthouse/pull/12770
The new `Scripts` gatherer makes this much easier, but there are some obstacles related to the debugger domain being enabled on multiple gatherers.
This would open the door to having the treemap in snapshot mode as well as `no-unload-listeners`
Contributor guide
Research direction
Review prior work in PR #12770 and inspect the new Scripts gatherer first. Investigate the debugger-domain obstacles caused by enabling it in multiple gatherers. Done means Scripts supports snapshot mode and enables the treemap and no-unload-listeners work described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devtools, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100