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

H2/QUIC requests don't fire RequestFinished #5254

Closed
patrickhulce opened this issue May 17, 2018 · 0 comments · Fixed by #5256
Closed

H2/QUIC requests don't fire RequestFinished #5254

patrickhulce opened this issue May 17, 2018 · 0 comments · Fixed by #5256
Assignees
Labels

Comments

@patrickhulce
Copy link
Collaborator

while investigating #5249, I noticed that the page always timed out while waiting for load because of 3 network requests to a Google origin that were using QUIC/H2, it seems that they never "finish" in the traditional sense and that the end of the request is simply the receivedHeadersEnd.

URL: https://www.guidetoonlineschools.com/online-schools
QUIC requests: https://apis.google.com/se/0/_/+1/fastbutton?usegapi=1&size=medium&origin=https%3A%2F%2Fwww.guidetoonlineschools.com&url=https%3A%2F%2Fwww.guidetoonlineschools.com%2Fonline-schools&gsrc=3p&ic=1&jsh=m%3B%2F_%2Fscs%2Fapps-static%2F_%2Fjs%2Fk%3Doz.gapi.en_US.YrtA5yEj3Q0.O%2Fm%3D__features__%2Fam%3DQQE%2Frt%3Dj%2Fd%3D1%2Frs%3DAGLTcCN0sMuxpka3R31qPm4lRzkEwQAp8Q

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 a pull request may close this issue.

1 participant