[webkit-changes] [WebKit/WebKit] fc9b7e: Parse negation of the JSC_useAllocationProfiling e...

David Degazio noreply at github.com
Thu Jan 9 18:35:55 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fc9b7ed3bd00ef954dab8926783b057ace539c2f
      https://github.com/WebKit/WebKit/commit/fc9b7ed3bd00ef954dab8926783b057ace539c2f
  Author: David Degazio <d_degazio at apple.com>
  Date:   2025-01-09 (Thu, 09 Jan 2025)

  Changed paths:
    M Source/WTF/wtf/WTFConfig.cpp

  Log Message:
  -----------
  Parse negation of the JSC_useAllocationProfiling environment variable
https://bugs.webkit.org/show_bug.cgi?id=285711
rdar://142648614

Reviewed by Mark Lam.

Adds parsing for negative values of the JSC_useAllocationProfiling environment variable
to WTF::Config::initialize().

* Source/WTF/wtf/WTFConfig.cpp:
(WTF::Config::initialize):

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