RESOLVED FIXED 168988
Make the repaint indicators show subpixel antialiased text indication a bit more clearly
https://bugs.webkit.org/show_bug.cgi?id=168988
Summary Make the repaint indicators show subpixel antialiased text indication a bit m...
Simon Fraser (smfr)
Reported 2017-02-28 14:12:46 PST
Make the repaint indicators show subpixel antialiased text indication a bit more clearly
Attachments
Patch (7.23 KB, patch)
2017-02-28 14:13 PST, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2017-02-28 14:13:26 PST
Simon Fraser (smfr)
Comment 2 2017-02-28 16:22:52 PST
Ryan Haddad
Comment 3 2017-03-01 09:32:23 PST
This change broke the Windows build: C:\cygwin\home\buildbot\slave\win-release\build\Source\WebCore\platform\graphics\ca\PlatformCALayer.cpp(152): error C2065: 'kCTStrokeWidthAttributeName': undeclared identifier [C:\cygwin\home\buildbot\slave\win-release\build\WebKitBuild\Release\Source\WebCore\WebCore.vcxproj] C:\cygwin\home\buildbot\slave\win-release\build\Source\WebCore\platform\graphics\ca\PlatformCALayer.cpp(153): error C2065: 'kCTStrokeColorAttributeName': undeclared identifier [C:\cygwin\home\buildbot\slave\win-release\build\WebKitBuild\Release\Source\WebCore\WebCore.vcxproj] https://build.webkit.org/builders/Apple%20Win%20Release%20%28Build%29/builds/84383
Simon Fraser (smfr)
Comment 4 2017-03-01 09:35:46 PST
EWS was missing.
Simon Fraser (smfr)
Comment 5 2017-03-01 09:49:37 PST
Fixing.
Simon Fraser (smfr)
Comment 6 2017-03-01 09:52:25 PST
Note You need to log in before you can comment on or make changes to this bug.