RESOLVED FIXED199262
WebSockets: avoid data copies when queuing tasks in WebSocketChannel
https://bugs.webkit.org/show_bug.cgi?id=199262
Summary WebSockets: avoid data copies when queuing tasks in WebSocketChannel
Carlos Garcia Campos
Reported 2019-06-27 02:05:28 PDT
For IPC message handler arguments we can receive rvalue references instead of const references.
Attachments
Patch (5.55 KB, patch)
2019-06-27 02:07 PDT, Carlos Garcia Campos
no flags
Carlos Garcia Campos
Comment 1 2019-06-27 02:07:01 PDT
WebKit Commit Bot
Comment 2 2019-06-27 11:43:17 PDT
Comment on attachment 373011 [details] Patch Clearing flags on attachment: 373011 Committed r246896: <https://trac.webkit.org/changeset/246896>
WebKit Commit Bot
Comment 3 2019-06-27 11:43:26 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-06-27 11:44:42 PDT
Note You need to log in before you can comment on or make changes to this bug.