[webkit-reviews] review requested: [Bug 22052] Assert and eventual crash when destroying element in an animation CB : [Attachment 25126] Replacement patch with more descriptive changelog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 13 11:31:01 PST 2008


Chris Marrin <cmarrin at apple.com> has asked  for review:
Bug 22052: Assert and eventual crash when destroying element in an animation CB
https://bugs.webkit.org/show_bug.cgi?id=22052

Attachment 25126: Replacement patch with more descriptive changelog
https://bugs.webkit.org/attachment.cgi?id=25126&action=review

------- Additional Comments from Chris Marrin <cmarrin at apple.com>
I fixed the comment made by Simon. The [this] pointer really is always valid at
the point where I removed the comment. That is the point of the previous change
I made to refcount AnimationBase objects.

I also added details to the Changelog about the fix.


More information about the webkit-reviews mailing list