Bug 90826

Summary: [Chromium-Android] Use default font rendering styles in FontPlatformData::querySystemForRenderStyle()
Product: WebKit Reporter: Xianzhu Wang <wangxianzhu>
Component: Layout and RenderingAssignee: Xianzhu Wang <wangxianzhu>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, jamesr, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 66687    
Attachments:
Description Flags
Patch none

Xianzhu Wang
Reported 2012-07-09 15:18:32 PDT
With WebKit API, we can set font rendering styles from Chromium side for chromium-android. To use the styles, FontPlatformData::querySystemForRenderStyle() should initialize the fields of m_style with FontRenderStyle::NoPreference.
Attachments
Patch (5.08 KB, patch)
2012-07-09 15:27 PDT, Xianzhu Wang
no flags
Xianzhu Wang
Comment 1 2012-07-09 15:27:06 PDT
Adam Barth
Comment 2 2012-07-10 12:37:04 PDT
Comment on attachment 151332 [details] Patch Ok.
Adam Barth
Comment 3 2012-07-10 12:38:06 PDT
I'm not an expert here, so let me know if you'd like an expert review.
WebKit Review Bot
Comment 4 2012-07-10 13:30:19 PDT
Comment on attachment 151332 [details] Patch Clearing flags on attachment: 151332 Committed r122255: <http://trac.webkit.org/changeset/122255>
WebKit Review Bot
Comment 5 2012-07-10 13:30:24 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.