[Webkit-unassigned] [Bug 168292] REGRESSION(r212239): Crash in DragImage::operator=(WebCore::DragImage&&) when DragImageRef is the same

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 14 22:52:20 PST 2017


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

--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #2)
> Comment on attachment 301472 [details]
> Patch
> 
> This isn't right. Just self-move a no-op.

I'm not sure this is actually a self-move, this and other are not the same but both wrap the same pointer. This is no longer a problem for us, though, because I changed our DragImageRef to be a RefPtr too, and I don't think there are any other ports using raw pointers now.

-- 
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/20170215/441cb184/attachment.html>


More information about the webkit-unassigned mailing list