[webkit-reviews] review granted: [Bug 184068] WebSocket::didReceiveMessage() may construct a SecurityOrigin object on a non-main thread : [Attachment 336641] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 28 13:09:45 PDT 2018


youenn fablet <youennf at gmail.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 184068: WebSocket::didReceiveMessage() may construct a SecurityOrigin
object on a non-main thread
https://bugs.webkit.org/show_bug.cgi?id=184068

Attachment 336641: Patch

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




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

Maybe we could assert in SecurityOriginData::toString that URL is
http/https/ws/wss.


More information about the webkit-reviews mailing list