[webkit-reviews] review granted: [Bug 227030] REGRESSION (r275496): WebSocket Message too long when message is larger than 1mb : [Attachment 431778] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 19 01:05:44 PDT 2021


youenn fablet <youennf at gmail.com> has granted Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 227030: REGRESSION (r275496): WebSocket Message too long when message is
larger than 1mb
https://bugs.webkit.org/show_bug.cgi?id=227030

Attachment 431778: Patch

https://bugs.webkit.org/attachment.cgi?id=431778&action=review




--- Comment #23 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 431778
  --> https://bugs.webkit.org/attachment.cgi?id=431778
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=431778&action=review

> Source/WebKit/ChangeLog:14
> +	   The test used to fail using our NSURLSession-based WebSocket
implementation but now passes everywhere.

LayoutTests/imported/w3c/web-platform-tests/websockets/handlers/send-backpressu
re_wsh.py is triggering the bug for me.


More information about the webkit-reviews mailing list