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

Disable H2 ALPN. #25287

Merged
merged 1 commit into from Dec 13, 2019
Merged

Disable H2 ALPN. #25287

merged 1 commit into from Dec 13, 2019

Conversation

@jdm
Copy link
Member

jdm commented Dec 13, 2019

This was introduced by #24976, and it breaks loading https://google.com. Without any network specialists currently contributing to Servo regularly, I would rather revert the particular change that broke it rather than attempt to continue investigating.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #25286
  • These changes do not require tests because no H2 testing, no HTTPS configuration testing.
@highfive
Copy link

highfive commented Dec 13, 2019

Heads up! This PR modifies the following files:

  • @KiChjang: components/net/resource_thread.rs
@highfive
Copy link

highfive commented Dec 13, 2019

warning Warning warning

  • These commits modify net code, but no tests are modified. Please consider adding a test!
@jdm jdm added this to In progress in Microsoft app store Dec 13, 2019
@pcwalton
Copy link
Contributor

pcwalton commented Dec 13, 2019

@bors-servo
Copy link
Contributor

bors-servo commented Dec 13, 2019

📌 Commit 46b155d has been approved by pcwalton

@bors-servo
Copy link
Contributor

bors-servo commented Dec 13, 2019

Testing commit 46b155d with merge 8e2e735...

bors-servo added a commit that referenced this pull request Dec 13, 2019
Disable H2 ALPN.

This was introduced by #24976, and it breaks loading https://google.com. Without any network specialists currently contributing to Servo regularly, I would rather revert the particular change that broke it rather than attempt to continue investigating.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #25286
- [x] These changes do not require tests because no H2 testing, no HTTPS configuration testing.

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
@bors-servo
Copy link
Contributor

bors-servo commented Dec 13, 2019

💔 Test failed - status-taskcluster

@jdm
Copy link
Member Author

jdm commented Dec 13, 2019

@bors-servo
Copy link
Contributor

bors-servo commented Dec 13, 2019

Testing commit 46b155d with merge f1044d1...

bors-servo added a commit that referenced this pull request Dec 13, 2019
Disable H2 ALPN.

This was introduced by #24976, and it breaks loading https://google.com. Without any network specialists currently contributing to Servo regularly, I would rather revert the particular change that broke it rather than attempt to continue investigating.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #25286
- [x] These changes do not require tests because no H2 testing, no HTTPS configuration testing.

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
@bors-servo
Copy link
Contributor

bors-servo commented Dec 13, 2019

☀️ Test successful - status-taskcluster
Approved by: pcwalton
Pushing f1044d1 to master...

@bors-servo bors-servo merged commit 46b155d into servo:master Dec 13, 2019
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
Details
homu Test successful
Details
@jdm jdm moved this from In progress to Done in Microsoft app store Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked issues

Successfully merging this pull request may close these issues.

5 participants
You can’t perform that action at this time.