as suggested in bug 233880
Created attachment 446627 [details] Patch
Comment on attachment 446627 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=446627&action=review > Source/WebCore/layout/formattingContexts/inline/InlineDisplayContentBuilder.cpp:347 > + // Node index in m_displayBoxNodes. > + size_t thisIndex { 0 }; This doesn't appear to be used.
Created attachment 446727 [details] Patch
Committed r286851 (245084@main): <https://commits.webkit.org/245084@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 446727 [details].
<rdar://problem/86322728>