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

report(flow): network throttling settings #13305

Merged
merged 5 commits into from
Nov 3, 2021
Merged

Conversation

adamraine
Copy link
Member

Adds simple indicator for network throttling settings. Intentionally avoids mentioning the throttling method because it will be different for timespans and navigations by default.

#11313

@adamraine adamraine requested a review from a team as a code owner November 2, 2021 19:01
@adamraine adamraine requested review from connorjclark and removed request for a team November 2, 2021 19:01
@google-cla google-cla bot added the cla: yes label Nov 2, 2021
@@ -133,4 +133,8 @@ export const UIStrings = {
}`,
/** Label for a list of Lighthouse audits that are the most impactful. */
highestImpact: 'Highest impact',
/** Label indicating that Lighthouse throttled the page to emulate a slow 4G network connection. */
runtimeSlow4g: 'Slow 4G',
Copy link
Member

Choose a reason for hiding this comment

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

if you wanna put these in renderer.util that'd be great. i have some untranslated uses of those right now.

Copy link
Member

@paulirish paulirish Nov 2, 2021

Choose a reason for hiding this comment

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

i'm moving them.

update: #13308

@adamraine adamraine merged commit 5430f02 into master Nov 3, 2021
@adamraine adamraine deleted the flow-network-throttling branch November 3, 2021 15:56
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.

4 participants