Bug 216338 - [LFC][IFC] Share code when constructing LineBox::InlineBox for the atomic inline-level box
Summary: [LFC][IFC] Share code when constructing LineBox::InlineBox for the atomic inl...
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: 2020-09-09 18:58 PDT by zalan
Modified: 2020-09-10 11:58 PDT (History)
5 users (show)

See Also:


Attachments
Patch (28.91 KB, text/plain)
2020-09-09 19:09 PDT, zalan
no flags Details
Patch (9.08 KB, patch)
2020-09-09 20:05 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 2020-09-09 18:58:20 PDT
just a rename to match spec language.
Comment 1 zalan 2020-09-09 19:09:18 PDT
Created attachment 408398 [details]
Patch
Comment 2 zalan 2020-09-09 19:36:52 PDT
Let's keep the InlineBox name around in the context of LineBox to represent the box of a some inline content -and it should not be confused with the associated Layout::Box which is not necessarily an inline box (but always an inline level box)
Comment 3 zalan 2020-09-09 20:03:12 PDT
Let's just repurpose this bug.
Comment 4 zalan 2020-09-09 20:05:08 PDT
Created attachment 408407 [details]
Patch
Comment 5 EWS 2020-09-10 11:57:26 PDT
Committed r266848: <https://trac.webkit.org/changeset/266848>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 408407 [details].
Comment 6 Radar WebKit Bug Importer 2020-09-10 11:58:15 PDT
<rdar://problem/68656372>