Bug 168251 - FontCascade::widthForSimpleText should skip applyTransforms() when kerning and ligatures are off.
Summary: FontCascade::widthForSimpleText should skip applyTransforms() when kerning an...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-02-13 13:44 PST by zalan
Modified: 2017-02-13 19:29 PST (History)
7 users (show)

See Also:


Attachments
Patch (2.48 KB, patch)
2017-02-13 13:53 PST, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2017-02-13 13:44:28 PST
No need to call applyTranform.
Comment 1 Radar WebKit Bug Importer 2017-02-13 13:46:01 PST
<rdar://problem/30498102>
Comment 2 zalan 2017-02-13 13:53:24 PST
Created attachment 301386 [details]
Patch
Comment 3 Myles C. Maxfield 2017-02-13 14:09:40 PST
Regular line layout should do this too, probably
Comment 4 Myles C. Maxfield 2017-02-13 14:09:47 PST
Regular line layout should do this too, probably
Comment 5 WebKit Commit Bot 2017-02-13 19:28:55 PST
Comment on attachment 301386 [details]
Patch

Clearing flags on attachment: 301386

Committed r212274: <http://trac.webkit.org/changeset/212274>
Comment 6 WebKit Commit Bot 2017-02-13 19:29:01 PST
All reviewed patches have been landed.  Closing bug.