[webkit-reviews] review granted: [Bug 232600] [LFC][IFC] Pass in the visual order list to display box construction : [Attachment 443051] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 2 01:04:20 PDT 2021


Antti Koivisto <koivisto at iki.fi> has granted  review:
Bug 232600: [LFC][IFC] Pass in the visual order list to display box
construction
https://bugs.webkit.org/show_bug.cgi?id=232600

Attachment 443051: Patch

https://bugs.webkit.org/attachment.cgi?id=443051&action=review




--- Comment #2 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 443051
  --> https://bugs.webkit.org/attachment.cgi?id=443051
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


More information about the webkit-reviews mailing list