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

feat(chromium): roll Chromium to r856583 #6927

Merged
merged 2 commits into from Feb 26, 2021
Merged

feat(chromium): roll Chromium to r856583 #6927

merged 2 commits into from Feb 26, 2021

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Feb 26, 2021

This corresponds to Chromium 90.0.4427.0 to include latest CDP changes (e.g, Audits.checkContrast).

This roll includes:

This corresponds to Chromium 90.0.4427.0
@mathiasbynens
Copy link
Member

LGTM, but please mention the specific CL you're doing this for in the commit message so that it's clear why we're doing this roll.

This corresponds to Chromium 90.0.4427.0

This roll includes:
- Add sourceScheme, sourcePort, and sameParty to DevTools backend (https://crbug.com/1170548, https://crbug.com/1142606)
@mathiasbynens
Copy link
Member

Looks like we'll need to update some test expectations as well?

@OrKoN
Copy link
Collaborator Author

OrKoN commented Feb 26, 2021

Yes, updated the tests. I need a private CDP API to be included for our contrast tests but there should be no public API changes except for one related to cookies.

@mathiasbynens
Copy link
Member

@OrKoN

I need a private CDP API to be included for our contrast tests

I figured :) What I meant is: please link to that upstream CL in the commit message, so the motivation for this roll is clear. Thanks!

@OrKoN OrKoN merged commit 0c688bd into main Feb 26, 2021
@OrKoN OrKoN deleted the roll-856583 branch February 26, 2021 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants