[webkit-reviews] review granted: [Bug 117067] [BlackBerry] Accelerated compositing layers that intersect the image plane are incorrectly transformed : [Attachment 204692] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 14 05:40:07 PDT 2013


Carlos Garcia Campos <cgarcia at igalia.com> has granted Arvid Nilsson
<anilsson at rim.com>'s request for review:
Bug 117067: [BlackBerry] Accelerated compositing layers that intersect the
image plane are incorrectly transformed
https://bugs.webkit.org/show_bug.cgi?id=117067

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

------- Additional Comments from Carlos Garcia Campos <cgarcia at igalia.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=204692&action=review


> Source/WebCore/platform/graphics/blackberry/LayerCompositingThread.cpp:170
> +	       if (w != 1) {

You should probably also check w != 0 to a void a zero divison.


More information about the webkit-reviews mailing list