[webkit-reviews] review granted: [Bug 26095] Crash with 3d transform on generated content div (with ACCELERATED_COMPOSITING) : [Attachment 31222] Patch, testcase, changelog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 12 17:09:49 PDT 2009


mitz at webkit.org has granted Simon Fraser (smfr) <simon.fraser at apple.com>'s
request for review:
Bug 26095: Crash with 3d transform on generated content div (with
ACCELERATED_COMPOSITING)
https://bugs.webkit.org/show_bug.cgi?id=26095

Attachment 31222: Patch, testcase, changelog
https://bugs.webkit.org/attachment.cgi?id=31222&action=review

------- Additional Comments from mitz at webkit.org
> +    } else {
> +	   m_graphicsLayer->setName("Anonymous Node");
>      }

Please remove the braces around this 1-line block.

r=me


More information about the webkit-reviews mailing list