forked from ChromeDevTools/devtools-frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[trace engine] Add Lighthouse's Lantern library
This is the culmination of isolating Lighthouse's Lantern library (GoogleChrome/lighthouse#15841). The code in this CL took Lantern as it now exists in Lighthouse, converted to TypeScript, integrated its unit tests (Jest -> Karma conversion), and resolved the majority of CDT's JavaScript linter errors. There is no behavior change to CDT with this CL, besides TraceModel exporting the Lantern module. There is some refactoring work remaining, captured by crbug.com/348449529 Bug: 335099340 Change-Id: Ib2bf64fc17d334859caca5c42bea1e276465d64c
- Loading branch information
Connor Clark
committed
Jun 20, 2024
1 parent
6ee24a6
commit b78c441
Showing
50 changed files
with
7,912 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.