[webkit-reviews] review granted: [Bug 68449] [EFL] Fix Evas_Object_Image reference counts and file descriptor leakage in ImageDiff. : [Attachment 108017] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 5 10:10:46 PDT 2011


Antonio Gomes <tonikitoo at webkit.org> has granted Raphael Kubo da Costa
<kubo at profusion.mobi>'s request for review:
Bug 68449: [EFL] Fix Evas_Object_Image reference counts and file descriptor
leakage in ImageDiff.
https://bugs.webkit.org/show_bug.cgi?id=68449

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

------- Additional Comments from Antonio Gomes <tonikitoo at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=108017&action=review


> Tools/DumpRenderTree/efl/ImageDiff.cpp:220
> -static void printImageDifferences(const Evas_Object* baselineImage,
Evas_Object* actualImage)
> +static void printImageDifferences(Evas_Object* baselineImage, Evas_Object*
actualImage)

is this related?


More information about the webkit-reviews mailing list