Bug 222752 - [LFC][IFC] LineStatus::availableWidth should always be a valid number
Summary: [LFC][IFC] LineStatus::availableWidth should always be a valid number
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: 2021-03-04 11:02 PST by zalan
Modified: 2021-03-04 14:16 PST (History)
4 users (show)

See Also:


Attachments
Patch (5.29 KB, patch)
2021-03-04 11:09 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 2021-03-04 11:02:16 PST
NaN can confuse the line breaking logic.
Comment 1 zalan 2021-03-04 11:02:44 PST
<rdar://problem/75028043>
Comment 2 zalan 2021-03-04 11:09:07 PST
Created attachment 422261 [details]
Patch
Comment 3 EWS 2021-03-04 14:16:23 PST
Committed r273918: <https://commits.webkit.org/r273918>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 422261 [details].