[Webkit-unassigned] [Bug 21956] New: DragController needs to be made aware of async drags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 29 13:55:30 PDT 2008


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

           Summary: DragController needs to be made aware of async drags
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: oliver at apple.com


DragController needs to be made aware of async drags

In Chromium drags happen asynchronously, so this preventative dragEnded() call
in Chromium is called too early.  AFAICT this code is only hit for WebKit
clients which fail to correctly implement UIDelegate anyway, so disabling it
for Chromium is a non-issue.


-- 
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