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

tests(devtools): remove usage of frontend globals #15518

Merged
merged 4 commits into from
Oct 4, 2023

Conversation

adamraine
Copy link
Member

@adamraine adamraine commented Oct 4, 2023

Related to https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4913655

These frontend globals are removed. Luckily we can still access pretty much everything via dynamic import statements

@adamraine adamraine requested a review from a team as a code owner October 4, 2023 21:24
@adamraine adamraine requested review from connorjclark and removed request for a team October 4, 2023 21:24
@@ -2502,6 +2502,9 @@
"score": null,
"scoreDisplayMode": "informative",
"displayValue": "2 long tasks found",
"metricSavings": {
"TBT": 1220.691999999999
Copy link
Member Author

Choose a reason for hiding this comment

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

Drive-by fix, this should have been updated in #15197 but our passing tests were stale

@adamraine adamraine merged commit 5b4eebc into main Oct 4, 2023
29 checks passed
@adamraine adamraine deleted the dt-smoke-import-dt-modules branch October 4, 2023 22:03
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.

2 participants