[webkit-reviews] review granted: [Bug 113627] [EFL][WK2] --no-tiled-backing-store build fails because of not used #if USE(ACCELERATED_COMPOSITING) : [Attachment 195854] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 4 14:09:42 PDT 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Ed Bartosh
<bartosh at gmail.com>'s request for review:
Bug 113627: [EFL][WK2] --no-tiled-backing-store build fails because of not used
#if USE(ACCELERATED_COMPOSITING)
https://bugs.webkit.org/show_bug.cgi?id=113627

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=195854&action=review


> Source/WebCore/testing/Internals.cpp:267
> +#else
> +	   { }

Why the #else block?


More information about the webkit-reviews mailing list