[Webkit-unassigned] [Bug 21956] DragController needs to be made aware of async drags
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 30 15:12:28 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21956
oliver at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #24781|review?(oliver at apple.com) |review-
Flag| |
------- Comment #13 from oliver at apple.com 2008-10-30 15:12 PDT -------
(From update of attachment 24781)
I was talking to Sam about this, and he suggested that instead of putting an
icky ifdef here, we add a new method to DragController, say
DragController::cleanupAfterDrag or something (I'm really no good with function
names), which on mac would just call dragEnded and on everything else would be
a no-op
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list