Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: eabb201d50aef0def041abc078de44c6c52a1120
      
https://github.com/WebKit/WebKit/commit/eabb201d50aef0def041abc078de44c6c52a1120
  Author: Chris Dumez <[email protected]>
  Date:   2026-03-20 (Fri, 20 Mar 2026)

  Changed paths:
    M Source/WTF/wtf/text/WTFString.cpp

  Log Message:
  -----------
  Implicit narrowing conversion in String::ascii()
https://bugs.webkit.org/show_bug.cgi?id=310354

Reviewed by Darin Adler.

Use static_cast to make it clearer that we're doing a narrowing conversion.

* Source/WTF/wtf/text/WTFString.cpp:
(WTF::String::ascii const):

Canonical link: https://commits.webkit.org/309657@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to