[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 10:38:31 PDT 2008


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





------- Comment #11 from tony at chromium.org  2008-10-30 10:38 PDT -------
(In reply to comment #10)
> In fact i will say very simply: this should not be #if !PLATFORM(CHROMIUM)
> 
> However I am actually entertaining the idea that it should be #if
> PLATFORM(MAC), as on re-reading i remember fixing this bug and it is specific
> to embedders on the mac platform that already depended on this magically
> working.

My guess is that this is helpful to the non-apple ports because it resets the
drag state during layout tests if the eventSendingController has not been fully
implemented.  I'm not sure if this impacts the qt port, but when we were
implementing eventSendingController this caused some tests to fail if run in a
sequence.  Alternately, maybe there should just be a way for DRT to reset the
drag state.


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