Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: remove trace-of-tab #14237

Merged
merged 1 commit into from
Jul 25, 2022
Merged

core: remove trace-of-tab #14237

merged 1 commit into from
Jul 25, 2022

Conversation

adamraine
Copy link
Member

Closes #13962

@connorjclark do we have any pubads tests enabled right now, or are they still waiting on https://github.com/GoogleChrome/lighthouse/blob/master/clients/devtools/devtools-entry.js#L55

@adamraine adamraine requested a review from a team as a code owner July 25, 2022 22:09
@adamraine adamraine requested review from brendankenny and removed request for a team July 25, 2022 22:09
@connorjclark
Copy link
Collaborator

connorjclark commented Jul 25, 2022

@connorjclark do we have any pubads tests enabled right now, or are they still waiting on master/clients/devtools/devtools-entry.js#L55

that's just for devtools. we still have cli

@connorjclark connorjclark self-assigned this Jul 25, 2022
@adamraine
Copy link
Member Author

that's just for devtools. we still have cli

https://github.com/GoogleChrome/lighthouse/blob/master/lighthouse-cli/test/smokehouse/core-tests.js#L106-L107

The smoke test is disabled though, and there are CJS/ESM issues when I try to reenable it on the CLI runner. Running lighthouse https://example.com --plugins=lighthouse-plugin-publisher-ads fails too.

Merging this shouldn't change anything, but maybe we should fix the ESM issue before assuming anything.

@connorjclark
Copy link
Collaborator

Well, they don't use the gatherer at all now, right? So this PR seems fine.

@adamraine adamraine merged commit 7dc9ab4 into master Jul 25, 2022
@adamraine adamraine deleted the rm-trace-of-tab branch July 25, 2022 23:05
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.

Remove TraceOfTab once pubads does
2 participants