Bug 229081

Summary: [IFC] Undo incorrect InlineTextBox -> LegacyInlineTextBox renaming
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description zalan 2021-08-13 10:46:41 PDT
ssia
Comment 1 zalan 2021-08-13 10:48:00 PDT
Created attachment 435494 [details]
Patch
Comment 2 Antti Koivisto 2021-08-13 10:49:54 PDT
Comment on attachment 435494 [details]
Patch

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

> Source/WebCore/layout/layouttree/LayoutBox.h:64
> -        LegacyInlineTextBoxFlag          = 1 << 1,
> +        InlineTextBoxFlag          = 1 << 1,

🤡
Comment 3 EWS 2021-08-20 06:29:29 PDT
Committed r281312 (240732@main): <https://commits.webkit.org/240732@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 435494 [details].
Comment 4 Radar WebKit Bug Importer 2021-08-20 06:30:22 PDT
<rdar://problem/82168176>