Bug 86776

Summary: [Skia] -webkit-font-smoothing has no effect in Windows
Product: WebKit Reporter: Shezan Baig <shezbaig.wk>
Component: PlatformAssignee: Shezan Baig <shezbaig.wk>
Status: RESOLVED WONTFIX    
Severity: Normal CC: cc-bugs, darin, jamesr, senorblanco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Attachments:
Description Flags
Patch none

Shezan Baig
Reported 2012-05-17 14:26:52 PDT
Should should be propagated when setting up the paint for text
Attachments
Patch (5.03 KB, patch)
2012-05-18 12:36 PDT, Shezan Baig
no flags
Shezan Baig
Comment 1 2012-05-18 12:36:20 PDT
Ryosuke Niwa
Comment 2 2012-11-03 22:58:34 PDT
Comment on attachment 142764 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=142764&action=review > Source/WebCore/platform/graphics/skia/SkiaFontWin.cpp:282 > + const FontPlatformData& data, This indentation violates WebKit's coding style. Is it expected in platform/graphics/skia?
Shezan Baig
Comment 3 2012-12-06 07:59:55 PST
(In reply to comment #2) > (From update of attachment 142764 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=142764&action=review > > > Source/WebCore/platform/graphics/skia/SkiaFontWin.cpp:282 > > + const FontPlatformData& data, > > This indentation violates WebKit's coding style. Is it expected in platform/graphics/skia? It is consistent with the coding style used in the rest of the file.
Darin Adler
Comment 4 2013-04-08 18:13:25 PDT
Comment on attachment 142764 [details] Patch Clearing flags from Skia-specific patch.
Darin Adler
Comment 5 2013-04-08 18:13:36 PDT
Skia-specific patch.
Note You need to log in before you can comment on or make changes to this bug.