Closed Bug 1541984 Opened 7 years ago Closed 6 years ago

[wpt-sync] Sync PR 16240 - service worker: Support DataPipeGetters in navigation request body.

Categories

(Core :: DOM: Service Workers, defect, P4)

defect

Tracking

()

RESOLVED FIXED
mozilla69
Tracking Status
firefox69 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 16240 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/16240
Details from upstream follow.

Matt Falkenhagen <falken@chromium.org> wrote:

service worker: Support DataPipeGetters in navigation request body.

This removes a DCHECK that there are no DataPipeGetters in the body. It
was originally added because I thought it wasn't possible and didn't
want to manually clone the body to handle that case. But it is possible,
and it's no longer necessary to manually clone after r543639
<https://chromium-review.googlesource.com/c/chromium/src/+/963085/>
anyway.

This adds a test that would fail before this CL.

Bug: 944145
Change-Id: Ia7ceba438e741150508cac5fa3d6c56c08137642
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1548883
Reviewed-by: Kenichi Ishibashi \<bashi@chromium.org>
Commit-Queue: Matt Falkenhagen \<falken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#647528}

Whiteboard: [wptsync downstream] → [wptsync downstream error]
Component: web-platform-tests → DOM: Service Workers
Product: Testing → Core
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/60e6142719d7 [wpt PR 16240] - service worker: Support DataPipeGetters in navigation request body., a=testonly
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in before you can comment on or make changes to this bug.