[webkit-reviews] review denied: [Bug 23364] Ameliorate font smoothing differences for page elements affected by accelerated compositing : [Attachment 27417] Patch, changelog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 6 14:02:57 PST 2009


Eric Seidel <eric at webkit.org> has denied Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 23364: Ameliorate font smoothing differences for page elements affected by
accelerated compositing
https://bugs.webkit.org/show_bug.cgi?id=23364

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
I don't like this API.	If they're instance methods, they should be stored as
part of the graphics state (which is what I would prefer).  If they're not part
of the graphics state, then they need to be static methods on GraphicsContext. 
But I prefer that they just be added to teh graphics state.


More information about the webkit-reviews mailing list