[Webkit-unassigned] [Bug 164922] [SOUP] Simplify custom protocols handler implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 27 13:16:19 PST 2016


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

--- Comment #22 from Darin Adler <darin at apple.com> ---
Yes, I understand now. Passing to a std::unique_ptr&& is "might move" operation whereas passing to a std::unique_ptr is a "definitely move" operation.

-- 
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/20161127/de9fa914/attachment.html>


More information about the webkit-unassigned mailing list