[webkit-reviews] review granted: [Bug 12487] REGRESSION: Repro crash when a second background image is animated : [Attachment 12813] Deref() all background images and the border image

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Tue Jan 30 15:01:14 PST 2007


Darin Adler <darin at apple.com> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 12487: REGRESSION: Repro crash when a second background image is animated
http://bugs.webkit.org/show_bug.cgi?id=12487

Attachment 12813: Deref() all background images and the border image
http://bugs.webkit.org/attachment.cgi?id=12813&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
r=me

+	     if (CachedImage* backgroundImage = bgLayer->backgroundImage())
+	     backgroundImage->deref(this);

Indented wrong -- needs more spaces.



More information about the webkit-reviews mailing list