[Webkit-unassigned] [Bug 9984] ASSERTION FAILURE: _private->mouseDownEvent != nil (WebKit/WebView/WebHTMLView.m:4863 -[WebHTMLView(WebInternal) _delegateDragSourceActionMask])

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jul 24 06:17:23 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9984


sullivan at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9570|review?                     |review-
               Flag|                            |




------- Comment #5 from sullivan at apple.com  2006-07-24 06:17 PDT -------
(From update of attachment 9570)
I don't understand how this patch would cause the assert not to fire. Formerly,
the assert would only be checked when self was not topHTMLView. But the patch
only affects the case when self is topHTMLView. So it seems that for any case
in which the assertion was formerly firing, the assertion will still fire. Am I
missing something?


-- 
Configure bugmail: http://bugzilla.opendarwin.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