[webkit-reviews] review requested: [Bug 17862] REGRESSION (r31038): Reproducible crash under DocLoader::checkForReload() at marware.com : [Attachment 19790] patch

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


Antti Koivisto <koivisto at iki.fi> has asked  for review:
Bug 17862: REGRESSION (r31038): Reproducible crash under
DocLoader::checkForReload() at marware.com
http://bugs.webkit.org/show_bug.cgi?id=17862

Attachment 19790: patch
http://bugs.webkit.org/attachment.cgi?id=19790&action=edit

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
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.


More information about the webkit-reviews mailing list