GoogleChrome / lighthouse

Automated auditing, performance metrics, and best practices for the web.
https://developer.chrome.com/docs/lighthouse/overview/
Apache License 2.0
28.05k stars 9.33k forks source link

core(lantern): refactor LH.Gatherer.Simulation #15852

Closed connorjclark closed 4 months ago

connorjclark commented 4 months ago

ref https://github.com/GoogleChrome/lighthouse/issues/15841

Dedupes the types of LH.Gatherer.Simulation to re-export Lantern's types.

Adds a type parameter to Lantern.Simulation.Simulator and Lantern.Simulation.Results to keep simulator.simulate typechecked with our NetworkRequest.