[webkit-changes] [WebKit/WebKit] 09d53c: [WebTransport] Fix build of trimToValidUTF8Length1...

Olivier Blin noreply at github.com
Wed Oct 4 17:55:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 09d53ca80dff2e5a8bda182b2d817490e5008065
      https://github.com/WebKit/WebKit/commit/09d53ca80dff2e5a8bda182b2d817490e5008065
  Author: Olivier Blin <olivier.blin at softathome.com>
  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




More information about the webkit-changes mailing list