Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 09d53ca80dff2e5a8bda182b2d817490e5008065
      
https://github.com/WebKit/WebKit/commit/09d53ca80dff2e5a8bda182b2d817490e5008065
  Author: Olivier Blin <[email protected]>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

  Changed paths:
    M Source/WebCore/Modules/webtransport/WebTransport.cpp

  Log Message:
  -----------
  [WebTransport] Fix build of trimToValidUTF8Length1024() with -Wreturn-std-move
https://bugs.webkit.org/show_bug.cgi?id=262535

Reviewed by Alex Christensen.

* Source/WebCore/Modules/webtransport/WebTransport.cpp:
(WebCore::trimToValidUTF8Length1024):
Call WTFMove() explicitly to avoid copying

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to