[Webkit-unassigned] [Bug 16866] fast/frames/frame-name-reset.html crashes Windows XP

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 13 21:49:12 PST 2008


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





------- Comment #5 from mitz at webkit.org  2008-01-13 21:49 PDT -------
To test my theory, I added a CFRetain(d->m_connection.get()) in the !defers
case of ResourceHandle::setDefersLoading(). After doing that, I could not
reproduce the crash.

I am not sure that the problem is over-releasing, though. It might be simply
that there are still messages posted for the CFURLConnection on the queue when
it is deallocated.


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