Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 12b050a6ea4769beeea87702eeccc4eb18e3f4fb
      
https://github.com/WebKit/WebKit/commit/12b050a6ea4769beeea87702eeccc4eb18e3f4fb
  Author: Chris Dumez <[email protected]>
  Date:   2026-03-22 (Sun, 22 Mar 2026)

  Changed paths:
    M Source/WTF/wtf/ThreadSafeRefCounted.h
    M Source/WTF/wtf/ThreadSafeRefCountedWithSuppressingSaferCPPChecking.h

  Log Message:
  -----------
  Upgrade ASSERT in ~ThreadSafeRefCountedBase() to 
ASSERT_WITH_SECURITY_IMPLICATION
https://bugs.webkit.org/show_bug.cgi?id=310494

Reviewed by Ryosuke Niwa.

Upgrade ASSERT in ~ThreadSafeRefCountedBase() to 
ASSERT_WITH_SECURITY_IMPLICATION.
Ideally we'd use a RELEASE_ASSERT but I have confirmed that it would
regress Speedometer 3.

* Source/WTF/wtf/ThreadSafeRefCounted.h:
* Source/WTF/wtf/ThreadSafeRefCountedWithSuppressingSaferCPPChecking.h:

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



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

Reply via email to