Bug 205629 - [LFC][IFC] Implement LineBuilder::revert
Summary: [LFC][IFC] Implement LineBuilder::revert
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: 2019-12-29 08:06 PST by zalan
Modified: 2019-12-29 20:44 PST (History)
7 users (show)

See Also:


Attachments
Patch (11.50 KB, patch)
2019-12-29 08:51 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (11.59 KB, patch)
2019-12-29 10:47 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 2019-12-29 08:06:38 PST
to support earlier line wrap opportunity. See but 205613 for details
Comment 1 Radar WebKit Bug Importer 2019-12-29 08:06:54 PST
<rdar://problem/58231425>
Comment 2 zalan 2019-12-29 08:51:40 PST
Created attachment 386491 [details]
Patch
Comment 3 zalan 2019-12-29 10:47:53 PST
Created attachment 386495 [details]
Patch
Comment 4 WebKit Commit Bot 2019-12-29 11:33:37 PST
Comment on attachment 386495 [details]
Patch

Clearing flags on attachment: 386495

Committed r253938: <https://trac.webkit.org/changeset/253938>
Comment 5 WebKit Commit Bot 2019-12-29 11:33:38 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Yusuke Suzuki 2019-12-29 20:44:01 PST
Committed r253942: <https://trac.webkit.org/changeset/253942>