Bug 168251

Summary: FontCascade::widthForSimpleText should skip applyTransforms() when kerning and ligatures are off.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, koivisto, mmaxfield, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.