Replace the remaining UTF-16-mode StringBuilder instances in LibWeb with Utf16StringBuilder when they assemble Utf16String values or UTF-16 text views. This keeps those paths in UTF-16 throughout and uses explicit ASCII append helpers for ASCII-only pieces. Keep StringBuilder in place for JSON, markup, CSS serialization, and other byte-oriented string construction paths. |
||
|---|---|---|
| .. | ||
| Algorithms.cpp | ||
| Algorithms.h | ||