Bug 210399 - [LFC][TFC] Introduce dedicated SlotPosition/CellSpan structs
Summary: [LFC][TFC] Introduce dedicated SlotPosition/CellSpan structs
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-04-11 21:08 PDT by zalan
Modified: 2020-04-15 23:09 PDT (History)
6 users (show)

See Also:


Attachments
Patch (14.42 KB, patch)
2020-04-11 21:40 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (14.41 KB, patch)
2020-04-12 08:58 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (14.32 KB, patch)
2020-04-12 09:07 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-04-11 21:08:02 PDT
This is in preparation for the column span work
Comment 1 zalan 2020-04-11 21:40:06 PDT
Created attachment 396208 [details]
Patch
Comment 2 zalan 2020-04-12 08:58:58 PDT
Created attachment 396220 [details]
Patch
Comment 3 zalan 2020-04-12 09:07:45 PDT
Created attachment 396222 [details]
Patch
Comment 4 EWS 2020-04-12 09:35:02 PDT
Committed r259981: <https://trac.webkit.org/changeset/259981>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 396222 [details].
Comment 5 Radar WebKit Bug Importer 2020-04-12 09:36:16 PDT
<rdar://problem/61676609>
Comment 6 Fujii Hironori 2020-04-15 23:09:55 PDT
Filed: Bug 210592 – MSVC: LayoutUnits.h(248): warning C4245: 'argument': conversion from 'const int' to 'size_t', signed/unsigned mismatch