Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: de98fcee68c0bd94f16d6dfb9dac2ea106ee40d5
      
https://github.com/WebKit/WebKit/commit/de98fcee68c0bd94f16d6dfb9dac2ea106ee40d5
  Author: Ross Kirsling <[email protected]>
  Date:   2024-03-24 (Sun, 24 Mar 2024)

  Changed paths:
    M Source/WebCore/loader/TextResourceDecoder.cpp

  Log Message:
  -----------
  Fix PlayStation build following 276558@main
https://bugs.webkit.org/show_bug.cgi?id=271542

Unreviewed build fix.

* Source/WebCore/loader/TextResourceDecoder.cpp:
(WebCore::TextResourceDecoder::textFromUTF8):
Replace std::to_array<T> with std::array<T, size>; there is minimal benefit to 
the former in this case.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to