RESOLVED FIXED232600
[LFC][IFC] Pass in the visual order list to display box construction
https://bugs.webkit.org/show_bug.cgi?id=232600
Summary [LFC][IFC] Pass in the visual order list to display box construction
alan
Reported 2021-11-01 18:56:22 PDT
so that we can start constructing the display boxes based on the visual order.
Attachments
Patch (6.83 KB, patch)
2021-11-01 19:00 PDT, alan
no flags
alan
Comment 1 2021-11-01 19:00:48 PDT
Antti Koivisto
Comment 2 2021-11-02 01:04:20 PDT
Comment on attachment 443051 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=443051&action=review > Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp:298 > + ubidi_reorderVisual(runLevels.data(), runLevels.size(), visualOrderList.data()); boom
EWS
Comment 3 2021-11-02 07:56:52 PDT
Committed r285157 (243793@main): <https://commits.webkit.org/243793@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 443051 [details].
Radar WebKit Bug Importer
Comment 4 2021-11-02 07:57:15 PDT
Note You need to log in before you can comment on or make changes to this bug.