Chromium changes: https://chromium.googlesource.com/chromium/src/+/98defbb5fe4cd74acc53e9f8d3b3ad9443adda65 commit 98defbb5fe4cd74acc53e9f8d3b3ad9443adda65 Author: Kent Tamura <tkent@chromium.org> Date: Wed Apr 15 01:28:25 2026 -0700 Reland "Remove blink::WebString::FromUTF8()" This is a reland of commit 64bea51a34e9a0f68769c2275e939d986f918495 Differences from the original commit: Update `FromUTF8()` in the following files too: * chromecast/renderer/activity_filtering_websocket_handshake_throttle.cc * components/translate/content/renderer/translate_agent.cc * third_party/blink/renderer/core/script_tools/model_context_test.cc Original change's description: > Remove blink::WebString::FromUTF8() > > We prefer FromUtf8(). > This CL has no behavior changes. > > Bug: 492927412 > Change-Id: I3976e85012e2189dd4377a7cd49148771970d158 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7760402 > Commit-Queue: Fredrik Söderquist <fs@opera.com> > Owners-Override: Kent Tamura <tkent@chromium.org> > Auto-Submit: Kent Tamura <tkent@chromium.org> > Reviewed-by: Fredrik Söderquist <fs@opera.com> > Cr-Commit-Position: refs/heads/main@{#1614316} Bug: 492927412 Change-Id: I36fa1420e10759ad581bf8d2ccf7552831e10205 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7760406 Reviewed-by: Fredrik Söderquist <fs@opera.com> Commit-Queue: Kent Tamura <tkent@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Owners-Override: Kent Tamura <tkent@chromium.org> Auto-Submit: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/main@{#1614993}