[webkit-changes] [WebKit/WebKit] dbd7de: Remove unneeded variable

Claudio Saavedra noreply at github.com
Tue Sep 17 01:55:24 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dbd7de67095bfcc8bd99469eb07a25a98870d6f0
      https://github.com/WebKit/WebKit/commit/dbd7de67095bfcc8bd99469eb07a25a98870d6f0
  Author: Claudio Saavedra <csaavedra at igalia.com>
  Date:   2024-09-17 (Tue, 17 Sep 2024)

  Changed paths:
    M Source/WebCore/dom/TrustedType.cpp

  Log Message:
  -----------
  Remove unneeded variable
https://bugs.webkit.org/show_bug.cgi?id=278923

Reviewed by Rob Buis.

vm triggers a uncounted variable warning but it's not really needed
as it's only used once.

* Source/WebCore/dom/TrustedType.cpp:
(WebCore::canCompile):

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