[Webkit-unassigned] [Bug 256330] Unexpected "Extra bytes past the end" error when decompressing data with DecompressionStream

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 5 08:55:40 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=256330

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit-bug-importer at group.a
                   |                            |pple.com
            Summary|Unexpected "Extra bytes     |Unexpected "Extra bytes
                   |past the end " error when   |past the end" error when
                   |decompressing data with     |decompressing data with
                   |DecompressionStream         |DecompressionStream

--- Comment #6 from Alexey Proskuryakov <ap at webkit.org> ---
It's raised here: https://github.com/WebKit/WebKit/blob/main/Source/WebCore/Modules/compression/DecompressionStreamDecoder.cpp#L138.

I am not familiar with this API or code, but from quickly glancing at the spec, it does specify raising a TypeError for decoding errors.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230505/2dc411bc/attachment.htm>


More information about the webkit-unassigned mailing list