[webkit-changes] [WebKit/WebKit] df4fd0: Simplify Compression Streams Large Flush Output Te...

Brandon Stewart noreply at github.com
Mon May 22 20:33:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: df4fd08173e18981947d97aafd6efde8dee4db5c
      https://github.com/WebKit/WebKit/commit/df4fd08173e18981947d97aafd6efde8dee4db5c
  Author: Brandon Stewart <brandonstewart at apple.com>
  Date:   2023-05-22 (Mon, 22 May 2023)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/compression/compression-large-flush-output.any.js

  Log Message:
  -----------
  Simplify Compression Streams Large Flush Output Test Logic
https://bugs.webkit.org/show_bug.cgi?id=257159

Reviewed by Tim Nguyen.

Remove a lot of the hand written code to handle the concatinating of output together.
This was already handled in the concatenate-stream.js.

Also fix Tim's comments in WPT.

* LayoutTests/imported/w3c/web-platform-tests/compression/compression-large-flush-output.any.js:
(async compressData):
(promise_test.async t):

Canonical link: https://commits.webkit.org/264399@main




More information about the webkit-changes mailing list