RESOLVED FIXED 169191
Only use layer backing store which supports subpixel antialiased text if we know subpixel antialiased will be painted into it
https://bugs.webkit.org/show_bug.cgi?id=169191
Summary Only use layer backing store which supports subpixel antialiased text if we k...
Simon Fraser (smfr)
Reported 2017-03-05 21:54:20 PST
Only use layer backing store which supports subpixel antialiased text if we know subpixel antialiased will be painted into it
Attachments
Patch (84.83 KB, patch)
2017-03-05 22:10 PST, Simon Fraser (smfr)
zalan: review+
buildbot: commit-queue-
Archive of layout-test-results from ews123 for ios-simulator-wk2 (881.30 KB, application/zip)
2017-03-05 23:32 PST, Build Bot
no flags
Simon Fraser (smfr)
Comment 1 2017-03-05 22:10:13 PST
Build Bot
Comment 2 2017-03-05 23:32:21 PST
Comment on attachment 303497 [details] Patch Attachment 303497 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/3250669 New failing tests: compositing/contents-format/subpixel-antialiased-text-configs.html compositing/contents-format/subpixel-antialiased-text-visibility.html compositing/contents-format/subpixel-antialiased-text-enabled.html compositing/contents-format/subpixel-antialiased-text-images.html compositing/contents-format/subpixel-antialiased-text-configs-antialiasing-style.html
Build Bot
Comment 3 2017-03-05 23:32:24 PST
Created attachment 303500 [details] Archive of layout-test-results from ews123 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews123 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.6
Radar WebKit Bug Importer
Comment 4 2017-03-06 00:08:28 PST
zalan
Comment 5 2017-03-06 11:11:19 PST
Comment on attachment 303497 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=303497&action=review > Source/WebCore/rendering/RenderLayerBacking.cpp:2089 > +// Returning true stops the traversal. Out of date comment.
Sam Weinig
Comment 6 2017-03-06 11:15:42 PST
Comment on attachment 303497 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=303497&action=review > Source/WebCore/rendering/RenderLayerCompositor.cpp:848 > + logString.appendLiteral("texty"); "texty"? 🙄
Simon Fraser (smfr)
Comment 7 2017-03-06 13:46:31 PST
Note You need to log in before you can comment on or make changes to this bug.