Bug 232531 - [LFC][IFC] Add bidi level to InlineDisplay::Box
Summary: [LFC][IFC] Add bidi level to InlineDisplay::Box
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-10-30 06:15 PDT by zalan
Modified: 2021-10-30 12:59 PDT (History)
5 users (show)

See Also:


Attachments
Patch (16.06 KB, patch)
2021-10-30 06:17 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-10-30 06:15:18 PDT
ssia
Comment 1 zalan 2021-10-30 06:17:51 PDT
Created attachment 442911 [details]
Patch
Comment 2 Antti Koivisto 2021-10-30 06:20:28 PDT
Comment on attachment 442911 [details]
Patch

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

> Source/WebCore/layout/integration/InlineIteratorBoxModernPath.h:64
> +    unsigned char bidiLevel() const { return box().bidiLevel(); }

nice
Comment 3 EWS 2021-10-30 12:58:04 PDT
Committed r285083 (243725@main): <https://commits.webkit.org/243725@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 442911 [details].
Comment 4 Radar WebKit Bug Importer 2021-10-30 12:59:18 PDT
<rdar://problem/84842159>