[go: nahoru, domu]

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: fix category highlight in DevTools #15413

Merged
merged 2 commits into from
Aug 28, 2023
Merged

Conversation

bfgeek
Copy link
Contributor
@bfgeek bfgeek commented Aug 28, 2023

Summary
This contains a fix for:
https://bugs.chromium.org/p/chromium/issues/detail?id=1476399

Chromium is changing now static-position works for grid elements - see https://bugs.chromium.org/p/chromium/issues/detail?id=1454831.

Lighthouse was relying on the previous behaviour, this PR will ensure that it'll work with both behaviours.

Related Issues/PRs
https://bugs.chromium.org/p/chromium/issues/detail?id=1476399

@bfgeek bfgeek requested a review from a team as a code owner August 28, 2023 17:17
@bfgeek bfgeek requested review from adamraine and removed request for a team August 28, 2023 17:17
@adamraine adamraine changed the title Fix for crbug.com/1476399 report: fix category highlight in DevTools Aug 28, 2023
@adamraine
Copy link
Member

@bfgeek can you run yarn build-report and commit the changes?

@bfgeek
Copy link
Contributor Author
bfgeek commented Aug 28, 2023

@adamraine - done.

@adamraine adamraine merged commit 75baa0e into GoogleChrome:main Aug 28, 2023
26 checks passed
copybara-service bot pushed a commit to ChromeDevTools/devtools-frontend that referenced this pull request Aug 30, 2023
This CL upstreams the following report changes from Github:
GoogleChrome/lighthouse#15413
GoogleChrome/lighthouse#15415

Bug: 1476399
Change-Id: Ifb4c2f72adcfd2fb50b4bbd3f9efb3acd63f61be
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4823362
Reviewed-by: Connor Clark <cjamcl@chromium.org>
Commit-Queue: Adam Raine <asraine@chromium.org>
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.

None yet

3 participants