ssia
Created attachment 468668 [details] Patch
Comment on attachment 468668 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=468668&action=review > Source/WebCore/rendering/RenderText.cpp:309 > + std::array<bool, 256> hasSeen = { false }; std::bitset is bit more compact
Created attachment 468677 [details] Patch
Created attachment 468679 [details] [fast-cq]Patch
Committed 270976@main (8b7f6c1f1080): <https://commits.webkit.org/270976@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 468679 [details].
<rdar://problem/118652566>