RESOLVED FIXED 132478
Don't abuse Blob deserialization constructor in WebSocket
https://bugs.webkit.org/show_bug.cgi?id=132478
Summary Don't abuse Blob deserialization constructor in WebSocket
Alexey Proskuryakov
Reported 2014-05-02 12:23:23 PDT
WebSocket makes a copy of Blob for no reason.
Attachments
proposed patch (13.56 KB, patch)
2014-05-02 12:27 PDT, Alexey Proskuryakov
sam: review+
Alexey Proskuryakov
Comment 1 2014-05-02 12:27:46 PDT
Created attachment 230683 [details] proposed patch
Sam Weinig
Comment 2 2014-05-02 12:36:03 PDT
Comment on attachment 230683 [details] proposed patch I would keep this a reference (you can take off the const). Otherwise, r=me
Alexey Proskuryakov
Comment 3 2014-05-02 12:44:38 PDT
Note You need to log in before you can comment on or make changes to this bug.