[webkit-reviews] review granted: [Bug 22710] Memory leak due to circular reference Document->DOMTimer->ScheduledAction->[JS objects]->Document : [Attachment 25813] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 6 07:48:19 PST 2008


Alexey Proskuryakov <ap at webkit.org> has granted Dmitry Titov
<dimich at chromium.org>'s request for review:
Bug 22710: Memory leak due to circular reference
Document->DOMTimer->ScheduledAction->[JS objects]->Document
https://bugs.webkit.org/show_bug.cgi?id=22710

Attachment 25813: proposed fix
https://bugs.webkit.org/attachment.cgi?id=25813&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
r=me

I don't think the added null check in DOMTimer destructor is useful, but it
isn't harmful either.


More information about the webkit-reviews mailing list