Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8bc91f004ab432c4a4c827c272a79f363f93cd29
      
https://github.com/WebKit/WebKit/commit/8bc91f004ab432c4a4c827c272a79f363f93cd29
  Author: Yusuke Suzuki <ysuz...@apple.com>
  Date:   2024-02-29 (Thu, 29 Feb 2024)

  Changed paths:
    M Source/WTF/wtf/DataLog.h

  Log Message:
  -----------
  dataLogIf / dataLogLnIf should be macro
https://bugs.webkit.org/show_bug.cgi?id=270309
rdar://123567317

Reviewed by Mark Lam and Keith Miller.

dataLogIf and dataLogLnIf should not evaluate arguments when the first 
condition is not true!

* Source/WTF/wtf/DataLog.h:
(WTF::dataLogIf): Deleted.
(WTF::dataLogLnIf): Deleted.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to