Bug 199262

Summary: WebSockets: avoid data copies when queuing tasks in WebSocketChannel
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.