[webkit-reviews] review granted: [Bug 210424] WebSocketChannel should remove itself from its manager map : [Attachment 396282] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 13 10:16:47 PDT 2020


Alex Christensen <achristensen at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 210424: WebSocketChannel should remove itself from its manager map
https://bugs.webkit.org/show_bug.cgi?id=210424

Attachment 396282: Patch

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




--- Comment #2 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 396282
  --> https://bugs.webkit.org/attachment.cgi?id=396282
Patch

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

> Source/WebKit/ChangeLog:9
> +	   To fix this, the manager is now keeping a WeaPtr to each channel.

WeakPtr


More information about the webkit-reviews mailing list