Bug 167853 - Simple line layout: Use RenderText::canUseSimpleFontCodePath() only as a hint.
Summary: Simple line layout: Use RenderText::canUseSimpleFontCodePath() only as a hint.
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-05 07:34 PST by zalan
Modified: 2017-02-05 10:02 PST (History)
10 users (show)

See Also:


Attachments
Patch (5.43 KB, patch)
2017-02-05 07:49 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-05 07:34:55 PST
It only checks if the string content is qualified for simple font path. It does not check all the other related properties.
Comment 1 Radar WebKit Bug Importer 2017-02-05 07:35:21 PST
<rdar://problem/30367302>
Comment 2 zalan 2017-02-05 07:49:36 PST
Created attachment 300663 [details]
Patch
Comment 3 WebKit Commit Bot 2017-02-05 10:02:33 PST
Comment on attachment 300663 [details]
Patch

Clearing flags on attachment: 300663

Committed r211682: <http://trac.webkit.org/changeset/211682>
Comment 4 WebKit Commit Bot 2017-02-05 10:02:38 PST
All reviewed patches have been landed.  Closing bug.