[Webkit-unassigned] [Bug 8272] Use of window.open & window.close can cause crash

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jul 17 11:11:21 PDT 2006


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


ap at nypop.com changed:

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




------- Comment #5 from ap at nypop.com  2006-07-17 11:11 PDT -------
Created an attachment (id=9527)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=9527&action=view)
proposed fix

This seems to be a bug in Cocoa: [[NSApp currentEvent] window] is invalid.
Filed as <rdar://4634031>.

Looks like m_mouseDown doesn't need to be initialized to the current event here
anyway, so I made it initialize with zeros.

I don't see how to make a sensible layout test for this problem.


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