Bug 210397 - [LFC][TFC] Cleanup class/struct/variable names in TableGrid/TableFormattingContext
Summary: [LFC][TFC] Cleanup class/struct/variable names in TableGrid/TableFormattingCo...
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 20:58 PDT by zalan
Modified: 2020-04-12 08:47 PDT (History)
5 users (show)

See Also:


Attachments
Patch (33.74 KB, patch)
2020-04-11 21: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 2020-04-11 20:58:20 PDT
This is in preparation for the column span distribution work
Comment 1 zalan 2020-04-11 21:00:37 PDT
Created attachment 396204 [details]
Patch
Comment 2 Antti Koivisto 2020-04-12 08:24:18 PDT
Comment on attachment 396204 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=396204&action=review

> Source/WebCore/layout/tableformatting/TableGrid.h:92
> -    class ColumnsContext {
> +    class Columns {

nice
Comment 3 EWS 2020-04-12 08:46:56 PDT
Committed r259978: <https://trac.webkit.org/changeset/259978>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 396204 [details].
Comment 4 Radar WebKit Bug Importer 2020-04-12 08:47:14 PDT
<rdar://problem/61675513>