[webkit-reviews] review requested: [Bug 199189] WebSockets: add support for sending blob messages when using web sockets platform APIs : [Attachment 373016] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 27 04:19:54 PDT 2019


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 199189: WebSockets: add support for sending blob messages when using web
sockets platform APIs
https://bugs.webkit.org/show_bug.cgi?id=199189

Attachment 373016: Patch

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




--- Comment #7 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Created attachment 373016

  --> https://bugs.webkit.org/attachment.cgi?id=373016&action=review

Patch

Updated patch. It simplifies the way buffered amount is handled, so that we
don't need to keep completion handlers around when queuing messages.


More information about the webkit-reviews mailing list