[webkit-reviews] review denied: [Bug 54959] MemoryCache::revalidationSucceeded accesses possibly freed object : [Attachment 83318] fix style errors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 22 10:37:37 PST 2011


Alexey Proskuryakov <ap at webkit.org> has denied Fabrizio
<fabrizio.machado at nokia.com>'s request for review:
Bug 54959: MemoryCache::revalidationSucceeded accesses possibly freed object
https://bugs.webkit.org/show_bug.cgi?id=54959

Attachment 83318: fix style errors
https://bugs.webkit.org/attachment.cgi?id=83318&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
Even if evict() destroys revalidatingResource, the local variable value doesn't
change, so this patch has no effect.

Please describe the problem in more detail. Is this something that you observed
in practice?


More information about the webkit-reviews mailing list