[webkit-changes] [WebKit/WebKit] d02f04: [WPE][GTK] Fix clang warning about use of variable...

Michael Catanzaro noreply at github.com
Fri Mar 15 09:49:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d02f043164f222ef32519784d614e5ea0a8b300a
      https://github.com/WebKit/WebKit/commit/d02f043164f222ef32519784d614e5ea0a8b300a
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2024-03-15 (Fri, 15 Mar 2024)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebContext.cpp

  Log Message:
  -----------
  [WPE][GTK] Fix clang warning about use of variable length arrays in C++
https://bugs.webkit.org/show_bug.cgi?id=271005

Reviewed by Adrian Perez de Castro.

We shouldn't use variable-length arrays in WebKit.

* Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebContext.cpp:
(testWebContextURIScheme):

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



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


More information about the webkit-changes mailing list