Closed Bug 1898228 Opened 6 months ago Closed 6 months ago

[wpt-sync] Sync PR 46436 - Use the new "dcb" and "dcz" content encodings of Compressed Dictionary

Categories

(Core :: DOM: Networking, task, P4)

task

Tracking

()

RESOLVED FIXED
128 Branch
Tracking Status
firefox128 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Tsuyoshi Horo <horo@chromium.org> wrote:

Use the new "dcb" and "dcz" content encodings of Compressed Dictionary

The spec of Compression Dictionary Transport has been changed to use
new dcb and dcz content encodings.
https://github.com/httpwg/http-extensions/pull/2784

To follow the spec change, this CL changes the Chromium implementation
and tests as follows:

  • Use "dcb" content encoding name instead of "br-d".
  • Use "dcz" content encoding name instead of "zstd-d".
  • Remove the "Content-Dictionary" response header.
  • Check the magic number and the sha256 hash in the head of the
    Dictionary-Compressed streams using
    SharedDictionaryHeaderCheckerSourceStream.
  • Re-generate test files using the new content encodings.

Bug: 1413922
Change-Id: I4f2f40c1f0c3666b4f0b54e34ad966ffccadd96b
Reviewed-on: https://chromium-review.googlesource.com/5552563
WPT-Export-Revision: 25cb53581fbd9a788ad416b7bef46981c88d383a

Component: web-platform-tests → DOM: Networking
Product: Testing → Core

CI Results

Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 3 tests and 1 subtests

Status Summary

Firefox

OK : 3
FAIL: 7

Chrome

OK : 3
FAIL: 7

Safari

OK : 3
FAIL: 7

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ae664120bb43 [wpt PR 46436] - Use the new "dcb" and "dcz" content encodings of Compressed Dictionary, a=testonly
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in before you can comment on or make changes to this bug.