Bug 203255 - [LFC][IFC] Add support for continuous content/commit boundary check
Summary: [LFC][IFC] Add support for continuous content/commit boundary check
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-10-22 09:53 PDT by zalan
Modified: 2019-10-22 14:11 PDT (History)
6 users (show)

See Also:


Attachments
Patch (21.93 KB, patch)
2019-10-22 10:37 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (21.95 KB, patch)
2019-10-22 12:00 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 2019-10-22 09:53:02 PDT
so that <span>first</span><span>second</span><span>third</span>
content gets committed on the line as one, continuous text content.
Comment 1 Radar WebKit Bug Importer 2019-10-22 09:55:45 PDT
<rdar://problem/56503598>
Comment 2 zalan 2019-10-22 10:37:28 PDT
Created attachment 381560 [details]
Patch
Comment 3 zalan 2019-10-22 12:00:45 PDT
Created attachment 381578 [details]
Patch
Comment 4 WebKit Commit Bot 2019-10-22 14:11:54 PDT
Comment on attachment 381578 [details]
Patch

Clearing flags on attachment: 381578

Committed r251455: <https://trac.webkit.org/changeset/251455>
Comment 5 WebKit Commit Bot 2019-10-22 14:11:56 PDT
All reviewed patches have been landed.  Closing bug.