[webkit-reviews] review canceled: [Bug 30635] Chromium Linux: disable subpixel text on layers. : [Attachment 41574] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 11:07:44 PDT 2009


Adam Langley <agl at chromium.org> has canceled Adam Langley <agl at chromium.org>'s
request for review:
Bug 30635: Chromium Linux: disable subpixel text on layers.
https://bugs.webkit.org/show_bug.cgi?id=30635

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

------- Additional Comments from Adam Langley <agl at chromium.org>
Although having 48-bit layers would be interesting, it's never going to happen.
A 'better' fix would be to refactor the code in TransparencyWin.cpp and render
the text to a side-buffer, manually composing with the underlying layers.
However, I'm not sure that I believe that the additional complexity is worth
it. Either way, it's certainly not something that I'm going to do before the
next dev channel release.


More information about the webkit-reviews mailing list