RESOLVED FIXED 25081
Update Chromium Linux's font metrics to match Skia
https://bugs.webkit.org/show_bug.cgi?id=25081
Summary Update Chromium Linux's font metrics to match Skia
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.