[Webkit-unassigned] [Bug 16097] Safari crashes during load of LexisNexis search results

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 1 09:33:12 PST 2007


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





------- Comment #12 from darin at apple.com  2007-12-01 09:33 PDT -------
I think I found the remaining/other problem. This second crash is not in
isLoadingMultipartContent, but it happens with the same test cases. The problem
in this case is that the image document doesn't retain its image element, so we
get a bad pointer for cachedImage; this is very easy to fix.


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