[webkit-reviews] review granted: [Bug 68121] [chromium] LayerRendererChromium shouldn't be RefCounted : [Attachment 107402] remove LayerRendererChromium weak ptrs in favor of draw time parameter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 15:51:01 PDT 2011


Kenneth Russell <kbr at google.com> has granted James Robinson
<jamesr at chromium.org>'s request for review:
Bug 68121: [chromium] LayerRendererChromium shouldn't be RefCounted
https://bugs.webkit.org/show_bug.cgi?id=68121

Attachment 107402: remove LayerRendererChromium weak ptrs in favor of draw time
parameter
https://bugs.webkit.org/attachment.cgi?id=107402&action=review

------- Additional Comments from Kenneth Russell <kbr at google.com>
I was concerned that the dependency from the cc/ classes to
LayerRendererChromium was a conceptual layering violation, but jamesr assures
me that it's just that the LRC needs to be renamed to something like
CCGLRendererImpl. This looks fine to me in that case.


More information about the webkit-reviews mailing list