[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

core(uses-rel-preconnect): handle 0 connect start timings #15157

Merged
merged 2 commits into from
Jun 13, 2023

Conversation

connorjclark
Copy link
Collaborator

Same vein as #15100

@connorjclark connorjclark requested a review from a team as a code owner June 12, 2023 23:08
@connorjclark connorjclark requested review from brendankenny and removed request for a team June 12, 2023 23:08
@@ -81,11 +81,27 @@ class UsesRelPreconnectAudit extends Audit {
* @return {boolean}
*/
static hasAlreadyConnectedToOrigin(record) {
return (
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Drive by refactor of this, to be more explicit. No change to behavior.

@devtools-bot devtools-bot merged commit c26b356 into main Jun 13, 2023
32 of 33 checks passed
@devtools-bot devtools-bot deleted the uses-rel-preconnect-0 branch June 13, 2023 21:35
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

4 participants