[Webkit-unassigned] [Bug 17862] REGRESSION (r31038): Reproducible crash under DocLoader::checkForReload() at marware.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 15 23:44:08 PDT 2008


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


koivisto at iki.fi changed:

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




------- Comment #1 from koivisto at iki.fi  2008-03-15 23:44 PDT -------
Created an attachment (id=19790)
 --> (http://bugs.webkit.org/attachment.cgi?id=19790&action=view)
patch

This was a memory smasher introduced by the preloading patch. If a script
resource was marked uncacheable, early deletion of the Request object would
cause deletion of the CachedResource too if it was referred more than once in a
single document.


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