Bug 25081

Summary: Update Chromium Linux's font metrics to match Skia
Product: WebKit Reporter: Adam Langley <agl>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
patch fishd: review+

Adam Langley
Reported 2009-04-07 14:07:45 PDT
Skia is changing from reporting the XRange to reporting the XMin and XMax. Obviously these are equivalent, but other users of the metrics need the two numbers to be separate.
Attachments
patch (1.46 KB, patch)
2009-04-07 14:08 PDT, Adam Langley
fishd: review+
Adam Langley
Comment 1 2009-04-07 14:08:12 PDT
Darin Fisher (:fishd, Google)
Comment 2 2009-04-07 14:24:02 PDT
Comment on attachment 29316 [details] patch When do you want this to be committed?
Adam Langley
Comment 3 2009-04-07 14:25:35 PDT
Please commit whenever. When I see the bug closed I'll commit to the Chromium fork and commit the Chromium side at the same time. Thanks
Darin Fisher (:fishd, Google)
Comment 4 2009-04-07 15:04:45 PDT
In the future, please include a bug link in your ChangeLog entry. Thanks! Landed as: http://trac.webkit.org/changeset/42290
Note You need to log in before you can comment on or make changes to this bug.