[webkit-reviews] review granted: [Bug 45519] Add cache for GPU-accelerated path processing results : [Attachment 81725] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 8 17:53:05 PST 2011


James Robinson <jamesr at chromium.org> has granted Kenneth Russell
<kbr at google.com>'s request for review:
Bug 45519: Add cache for GPU-accelerated path processing results
https://bugs.webkit.org/show_bug.cgi?id=45519

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

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

R=me

> Source/WebCore/platform/graphics/gpu/LoopBlinnPathCache.h:77
> +    void addVertex(float x, float y,
> +		      float /*k*/, float /*l*/, float /*m*/);

nit: "float k, float l, float m" should be fine here


More information about the webkit-reviews mailing list