Bug 83609 - [chromium] Support LCD text on composited layers
Summary: [chromium] Support LCD text on composited layers
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adrienne Walker
URL:
Keywords:
Depends on: 83608 83840 83846
Blocks:
  Show dependency treegraph
 
Reported: 2012-04-10 12:45 PDT by Adrienne Walker
Modified: 2013-04-08 11:14 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrienne Walker 2012-04-10 12:45:16 PDT
This is mostly a meta-bug.  The intention is to support LCD text on composited layers when all text on that layer is drawn over opaque regions.

Writing this infrastructure for software bitmap-backed painting should likely be able to be reused for accelerated drawing.