[Webkit-unassigned] [Bug 144096] [UNIX] Do not allow copies of IPC::Attachment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 23 08:25:56 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=144096

--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Yes, I didn't know how to do the move(this), but this:

encoder.addAttachment(WTF::move(*const_cast<Attachment*>(this)));

made the trick :-) Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150423/2a36ca5b/attachment.html>


More information about the webkit-unassigned mailing list