Skip to content

XHR: statusText when using H2#12490

Merged
annevk merged 3 commits intomasterfrom
annevk/xhr-h2-statusText
Oct 1, 2021
Merged

XHR: statusText when using H2#12490
annevk merged 3 commits intomasterfrom
annevk/xhr-h2-statusText

Conversation

@annevk
Copy link
Copy Markdown
Member

@annevk annevk commented Aug 15, 2018

Fixes #7274.

@annevk
Copy link
Copy Markdown
Member Author

annevk commented Aug 15, 2018

This cannot land as H2 is not enabled by default.

@dheiberg
Copy link
Copy Markdown
Contributor

It will also not work due to #12256, tests requiring H2 server cannot run on Travis currently afaik. But this test does work when run locally

@gsnedders gsnedders closed this Jan 24, 2020
@gsnedders gsnedders deleted the annevk/xhr-h2-statusText branch January 24, 2020 18:02
@gsnedders gsnedders restored the annevk/xhr-h2-statusText branch January 24, 2020 18:47
@Hexcles Hexcles reopened this Jan 24, 2020
@annevk annevk enabled auto-merge (squash) October 1, 2021 16:20
Copy link
Copy Markdown
Member

@andreubotella andreubotella left a comment

Choose a reason for hiding this comment

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

Why two different files? They seem identical other than the comment, and .window 2.js won't generate an HTML boilerplate.

@annevk
Copy link
Copy Markdown
Member Author

annevk commented Oct 1, 2021

Domenic at some point expressed a preference not to have fetch and XHR in the same file. I wouldn't be opposed to merging things more, but that'd be some work.

@andreubotella
Copy link
Copy Markdown
Member

Domenic at some point expressed a preference not to have fetch and XHR in the same file. I wouldn't be opposed to merging things more, but that'd be some work.

The two files are identical other than the initial comment, though.

@wpt-pr-bot wpt-pr-bot requested review from domfarolino, mnot, youennf and yutakahirano and removed request for ibelem October 1, 2021 16:41
@annevk
Copy link
Copy Markdown
Member Author

annevk commented Oct 1, 2021

My apologies, I blame iCloud and not paying close enough attention.

Copy link
Copy Markdown
Member

@andreubotella andreubotella left a comment

Choose a reason for hiding this comment

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

LGTM

@annevk annevk merged commit 343538f into master Oct 1, 2021
@annevk annevk deleted the annevk/xhr-h2-statusText branch October 1, 2021 16:48
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.

HTTP/2 tests for statusText

6 participants