[webkit-reviews] review granted: [Bug 103273] [Cairo] Surface should not be destroyed before its usage : [Attachment 176029] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 26 10:51:18 PST 2012


Brent Fulgham <bfulgham at webkit.org> has granted Rafael Brandao
<rafael.lobo at openbossa.org>'s request for review:
Bug 103273: [Cairo] Surface should not be destroyed before its usage
https://bugs.webkit.org/show_bug.cgi?id=103273

Attachment 176029: Patch
https://bugs.webkit.org/attachment.cgi?id=176029&action=review

------- Additional Comments from Brent Fulgham <bfulgham at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=176029&action=review


Great catch. r=me.

> Source/WebCore/platform/graphics/texmap/TextureMapperGL.cpp:-363
> -    cairo_surface_destroy(surface);

Wow!  I'm surprised this ever worked.


More information about the webkit-reviews mailing list