[webkit-changes] [WebKit/WebKit] 2fea65: REGRESSION(292929 at main): Introduced unused-variabl...

Philippe Normand noreply at github.com
Mon Mar 31 14:54:00 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2fea650de8611821edbf71ce408812e78988dce7
      https://github.com/WebKit/WebKit/commit/2fea650de8611821edbf71ce408812e78988dce7
  Author: Philippe Normand <philn at igalia.com>
  Date:   2025-03-31 (Mon, 31 Mar 2025)

  Changed paths:
    M Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayer.cpp

  Log Message:
  -----------
  REGRESSION(292929 at main): Introduced unused-variable warnings
https://bugs.webkit.org/show_bug.cgi?id=290771

Reviewed by Michael Catanzaro.

Make use of the paintingEngine variable also in builds with ASSERTs disabled.

* Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayer.cpp:
(WebCore::CoordinatedPlatformLayer::paint):
(WebCore::CoordinatedPlatformLayer::record):
(WebCore::CoordinatedPlatformLayer::replay):

Canonical link: https://commits.webkit.org/292967@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