Bug 229081 - [IFC] Undo incorrect InlineTextBox -> LegacyInlineTextBox renaming
Summary: [IFC] Undo incorrect InlineTextBox -> LegacyInlineTextBox renaming
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: 2021-08-13 10:46 PDT by zalan
Modified: 2021-08-20 06:30 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.26 KB, patch)
2021-08-13 10:48 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 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>