Bug 232531

Summary: [LFC][IFC] Add bidi level to InlineDisplay::Box
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

zalan
Reported 2021-10-30 06:15:18 PDT
ssia
Attachments
Patch (16.06 KB, patch)
2021-10-30 06:17 PDT, zalan
no flags
zalan
Comment 1 2021-10-30 06:17:51 PDT
Antti Koivisto
Comment 2 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
EWS
Comment 3 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].
Radar WebKit Bug Importer
Comment 4 2021-10-30 12:59:18 PDT
Note You need to log in before you can comment on or make changes to this bug.