[Webkit-unassigned] [Bug 21956] DragController needs to be made aware of async drags
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 29 14:11:19 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21956
oliver at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #24754|review? |review-
Flag| |
------- Comment #2 from oliver at apple.com 2008-10-29 14:11 PDT -------
(From update of attachment 24754)
You can't just not call dragEnded, it will fail to reset appropriate logic.
More over this ifdef is awful, and chromium is the only platform for which it
is "necessary" -- i have never encountered any platform on which drag and drop
is not a synchronous action, and would actually consider this a bug in
chromium.
--
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