Skip to content

clients(devtools): require third-party-web to be provided#16166

Merged
connorjclark merged 6 commits intomainfrom
3pweb-cdt
Sep 5, 2024
Merged

clients(devtools): require third-party-web to be provided#16166
connorjclark merged 6 commits intomainfrom
3pweb-cdt

Conversation

@connorjclark
Copy link
Copy Markdown
Collaborator

We just need one copy of this. Otherwise we are adding an extra 40kb to chromium.

https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5809617

b/352244718

@connorjclark connorjclark requested a review from a team as a code owner August 24, 2024 00:49
@connorjclark connorjclark requested review from adamraine and removed request for a team August 24, 2024 00:49
function runLighthouseNavigation(url, {page, ...options}) {
return navigation(page, url, options);
}

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

drive by removal of unused exports

copybara-service bot pushed a commit to ChromeDevTools/devtools-frontend that referenced this pull request Aug 27, 2024
This is already included via the Lighthouse bundle, but
we need this for an insight in RPP. I changed LH to make
this library be injected at runtime, and cherry-pick the
change here in this CL, so as not to add an additional
40 KB (post-compression) to Chromium.

Related LH PR: GoogleChrome/lighthouse#16166

Bug: 352244718
Change-Id: Iafbf8345bedc23038d83723233a55e4f54c4cb05
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5809617
Reviewed-by: Paul Irish <paulirish@chromium.org>
Commit-Queue: Connor Clark <cjamcl@chromium.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants