Skip to content

script: Set keepalive flag in Request's constructor#41811

Merged
jdm merged 1 commit intoservo:mainfrom
WaterWhisperer:keepalive-flag
Jan 9, 2026
Merged

script: Set keepalive flag in Request's constructor#41811
jdm merged 1 commit intoservo:mainfrom
WaterWhisperer:keepalive-flag

Conversation

@WaterWhisperer
Copy link
Copy Markdown
Contributor

Testing:

  • ./mach test-wpt tests/wpt/tests/fetch/api/request/request-keepalive.any.js
  • ./mach test-wpt tests/wpt/tests/fetch/api/request/request-keepalive-quota.html

Fixes: #41724

@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Jan 9, 2026
Copy link
Copy Markdown
Member

@jdm jdm left a comment

Choose a reason for hiding this comment

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

Thanks!

@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Jan 9, 2026
@jdm jdm enabled auto-merge January 9, 2026 16:24
@jdm jdm added this pull request to the merge queue Jan 9, 2026
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Jan 9, 2026
github-merge-queue bot pushed a commit that referenced this pull request Jan 9, 2026
Testing: 
- `./mach test-wpt
tests/wpt/tests/fetch/api/request/request-keepalive.any.js`
- `./mach test-wpt
tests/wpt/tests/fetch/api/request/request-keepalive-quota.html`

Fixes: #41724

Signed-off-by: WaterWhisperer <[email protected]>
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 9, 2026
@servo-highfive servo-highfive added S-tests-failed The changes caused existing tests to fail. and removed S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. labels Jan 9, 2026
@jdm jdm added this pull request to the merge queue Jan 9, 2026
@servo-highfive servo-highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-tests-failed The changes caused existing tests to fail. labels Jan 9, 2026
Merged via the queue into servo:main with commit 705e76d Jan 9, 2026
35 checks passed
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Jan 9, 2026
@WaterWhisperer WaterWhisperer deleted the keepalive-flag branch January 10, 2026 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set keepalive flag in Request's constructor

3 participants