[Webkit-unassigned] [Bug 13218] Semi-reproducible crash after call to window.close()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 29 00:13:11 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13218





------- Comment #3 from mitz at webkit.org  2007-03-29 00:13 PDT -------
Created an attachment (id=13858)
 --> (http://bugs.webkit.org/attachment.cgi?id=13858&action=view)
Possible fix

This should prevent the hover timer from being rearmed after the view is set to
0. It also adds an ASSERT that might make the bug more reliably reproducible
(if it does not fix it) in debug builds. Tom (and others seeing the bug), I'd
be interested to know whether you're still able to reproduce after applying
this patch locally, and if you're doing a debug build, whether you hit the
ASSERT.


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