Bug 224771 - [LFC][IFC] LineCandidate.inlineContent should be ignored when reverting
Summary: [LFC][IFC] LineCandidate.inlineContent should be ignored when reverting
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-04-19 11:00 PDT by zalan
Modified: 2021-04-19 13:09 PDT (History)
4 users (show)

See Also:


Attachments
Patch (7.90 KB, patch)
2021-04-19 11:25 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (7.96 KB, patch)
2021-04-19 12:17 PDT, 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-04-19 11:00:09 PDT
LineCandidate.inlineContent is the candidate content for the line and when the line breaker says revert (move back to an earlier position on the line) this candidate content is simply not part of the line at all and should be ignored.
Comment 1 zalan 2021-04-19 11:25:32 PDT
Created attachment 426447 [details]
Patch
Comment 2 zalan 2021-04-19 12:14:57 PDT
<rdar://76760857>
Comment 3 zalan 2021-04-19 12:17:34 PDT
Created attachment 426456 [details]
Patch
Comment 4 EWS 2021-04-19 13:09:12 PDT
Committed r276269 (236751@main): <https://commits.webkit.org/236751@main>

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