[webkit-reviews] review granted: [Bug 82731] [chromium] Flaky animation unit test CCLayerTreeHostTestSynchronizeAnimationStartTimes : [Attachment 134809] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 30 10:37:03 PDT 2012


James Robinson <jamesr at chromium.org> has granted vollick at chromium.org's request
for review:
Bug 82731: [chromium] Flaky animation unit test
CCLayerTreeHostTestSynchronizeAnimationStartTimes
https://bugs.webkit.org/show_bug.cgi?id=82731

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=134809&action=review


R=me, but you don't need this extra pointer.

> Source/WebKit/chromium/tests/CCLayerTreeHostTest.cpp:1069
> +	   , m_layerTreeHostImpl(0)

you don't need this, there's already a public layerTreeHost() getter on your
grand-father class (CCLayerTreeHostTest).


More information about the webkit-reviews mailing list