Bug 221335 - [LFC][IFC] Every leading whitespace character is tested twice
Summary: [LFC][IFC] Every leading whitespace character is tested twice
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-02-03 09:08 PST by zalan
Modified: 2021-02-03 10:27 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.08 KB, patch)
2021-02-03 09: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-02-03 09:08:04 PST
it's pretty certain that a whitespace character stays whitespace. No need to check it twice.
Comment 1 zalan 2021-02-03 09:09:40 PST
Created attachment 419146 [details]
Patch
Comment 2 EWS 2021-02-03 10:26:24 PST
Committed r272325: <https://trac.webkit.org/changeset/272325>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 419146 [details].
Comment 3 Radar WebKit Bug Importer 2021-02-03 10:27:14 PST
<rdar://problem/73938546>