ssia
Created attachment 467290 [details] [fast-cq]Patch
Comment on attachment 467290 [details] [fast-cq]Patch View in context: https://bugs.webkit.org/attachment.cgi?id=467290&action=review > Source/WebCore/layout/formattingContexts/inline/TextOnlyLineBuilder.cpp:148 > + size_t placedInlineItemCount = 0; C++23 will have uz literal for this!
(In reply to Antti Koivisto from comment #2) > Comment on attachment 467290 [details] > [fast-cq]Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=467290&action=review > > > Source/WebCore/layout/formattingContexts/inline/TextOnlyLineBuilder.cpp:148 > > + size_t placedInlineItemCount = 0; > > C++23 will have uz literal for this! autos will finally be nicely lined up.
Committed 266955@main (3467db480187): <https://commits.webkit.org/266955@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 467290 [details].
<rdar://problem/113983232>