Bug 25120 - Chromium fonts sometimes look funny
Summary: Chromium fonts sometimes look funny
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Brett Wilson (Google)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-09 12:47 PDT by Brett Wilson (Google)
Modified: 2009-04-09 16:53 PDT (History)
0 users

See Also:


Attachments
Patch (1.33 KB, patch)
2009-04-09 12:49 PDT, Brett Wilson (Google)
fishd: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brett Wilson (Google) 2009-04-09 12:47:23 PDT
Some slashdot headings look weird, the fonts are wrong. This is because we are incorrectly triggering the Skia font codepath in some cases.

See http://code.google.com/p/chromium/issues/detail?id=8392
Comment 1 Brett Wilson (Google) 2009-04-09 12:49:35 PDT
Created attachment 29370 [details]
Patch
Comment 2 Darin Fisher (:fishd, Google) 2009-04-09 13:06:43 PDT
Comment on attachment 29370 [details]
Patch

LGTM, but please include a bug link in the ChangeLog.

Do any layout tests need rebaselining?  Or, should there be a new test added to cover this case?
Comment 3 Brett Wilson (Google) 2009-04-09 16:53:30 PDT
Fixed in r42375