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(fr): convert response-compression gatherer #12508

Merged
merged 8 commits into from
May 18, 2021

Conversation

adamraine
Copy link
Member

Ref #11313

@adamraine adamraine requested a review from a team as a code owner May 18, 2021 21:52
@adamraine adamraine requested review from patrickhulce and removed request for a team May 18, 2021 21:52
@google-cla google-cla bot added the cla: yes label May 18, 2021
Copy link
Collaborator

@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

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

add it to the config as well?

/**
* @param {Array<LH.Artifacts.NetworkRequest>} networkRecords
* @param {LH.Artifacts.NetworkRequest[]} networkRecords
Copy link
Collaborator

Choose a reason for hiding this comment

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

hot takes over here ;)

Copy link
Member Author

Choose a reason for hiding this comment

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

😈

@adamraine
Copy link
Member Author

add it to the config as well?

Yes indeed

@@ -150,21 +150,24 @@ function createMockContext() {
}

function mockDriverSubmodules() {
const navigationMock = {gotoURL: jest.fn(),
};
Copy link
Collaborator

Choose a reason for hiding this comment

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

haha woops, thanks for cleaning it up :)

Copy link
Collaborator

@patrickhulce patrickhulce left a comment

Choose a reason for hiding this comment

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

nice! LGTM

@adamraine adamraine merged commit 663eb1a into master May 18, 2021
@adamraine adamraine deleted the fr-response-compression branch May 18, 2021 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants