RESOLVED FIXED Bug 96936
Opt into layers for fixed positioned elements for TiledDrawingArea
https://bugs.webkit.org/show_bug.cgi?id=96936
Summary Opt into layers for fixed positioned elements for TiledDrawingArea
Beth Dakin
Reported 2012-09-17 11:37:20 PDT
In https://bugs.webkit.org/show_bug.cgi?id=96846 I enabled layer for fixed position elements for DrawingAreaImpls (which is good) but accidentally un-enabled them for TiledCoreAnimationDrawingAreas. We need that code in both classes.
Attachments
Patch (2.05 KB, patch)
2012-09-17 11:39 PDT, Beth Dakin
thorton: review+
Beth Dakin
Comment 1 2012-09-17 11:39:36 PDT
Beth Dakin
Comment 2 2012-09-17 11:49:36 PDT
mitz
Comment 3 2012-10-07 19:46:03 PDT
(In reply to comment #2) > Thanks Tim! > > http://trac.webkit.org/changeset/128787 This change caused the text in the bottom bar at <https://bugs.webkit.org/attachment.cgi?id=167493&action=review> to lose its subpixel antialiasing. Perhaps this is expected, but it’s worrisome that ever since the “ugly text” issue was introduced, it seems to have only gotten worse.
Alexey Proskuryakov
Comment 4 2012-10-08 11:57:57 PDT
This also caused bug 98578 and bug 98579.
mitz
Comment 5 2012-10-14 21:20:43 PDT
(In reply to comment #2) > http://trac.webkit.org/changeset/128787 This change also caused bug 99290.
Note You need to log in before you can comment on or make changes to this bug.