We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See #31705 for a failed roll.
Two tests are failing:
[chromium-page] › page/interception.spec.ts:125:3 › should intercept network activity from worker 2
[chromium-page] › page/workers.spec.ts:228:3 › should support extra http headers
Regressed in https://chromium-review.googlesource.com/c/chromium/src/+/5671624 by enabling PlzDedicatedWorker feature. Upstream issues:
Temporary resolution is to roll with PlzDedicatedWorker feature disabled, but we need upstream issues to be fixed and re-enable the feature.
The text was updated successfully, but these errors were encountered:
feat(chromium-tip-of-tree): roll to r1241 (#31748)
e78ce85
Closes #31650 Closes #31705 Relates #31747
Fix landed as https://chromium-review.googlesource.com/c/chromium/src/+/5748510, should go into Chromium 129.
Sorry, something went wrong.
cc302fa
Filed upstream issue https://issues.chromium.org/u/1/issues/378421877.
dgozman
Successfully merging a pull request may close this issue.
See #31705 for a failed roll.
Two tests are failing:
[chromium-page] › page/interception.spec.ts:125:3 › should intercept network activity from worker 2
[chromium-page] › page/workers.spec.ts:228:3 › should support extra http headers
Regressed in https://chromium-review.googlesource.com/c/chromium/src/+/5671624 by enabling PlzDedicatedWorker feature.
Upstream issues:
Temporary resolution is to roll with PlzDedicatedWorker feature disabled, but we need upstream issues to be fixed and re-enable the feature.
The text was updated successfully, but these errors were encountered: