[Webkit-unassigned] [Bug 37069] [chromium] DragImage implementation for mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 3 21:42:13 PDT 2010


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





--- Comment #1 from Nico Weber <thakis at chromium.org>  2010-04-03 21:42:13 PST ---
Created an attachment (id=52503)
 --> (https://bugs.webkit.org/attachment.cgi?id=52503)
Patch.

This implements things on OS X. However, I hit a DCHECK, so this isn't ready
for review. It sounds like the patch on the win/linux side has this problem as
well, so the OS X patch in this bug is probably fine.

ASSERTION FAILED: !m_doingDragAndDrop
(/Users/thakis/src/chrome-git/src/third_party/WebKit/WebKit/chromium/src/WebViewImpl.cpp:1943
void WebKit::WebViewImpl::startDragging(const WebKit::WebDragData&,
WebKit::WebDragOperationsMask, const WebKit::WebImage&, const
WebKit::WebPoint&))

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list