[webkit-changes] [WebKit/WebKit] b6db30: Debug assertions should print the stack trace again

Keith Miller noreply at github.com
Thu Jun 6 17:24:14 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b6db305ef703967e6727c0120b7e46305b02b008
      https://github.com/WebKit/WebKit/commit/b6db305ef703967e6727c0120b7e46305b02b008
  Author: Keith Miller <keith_miller at apple.com>
  Date:   2024-06-06 (Thu, 06 Jun 2024)

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

  Log Message:
  -----------
  Debug assertions should print the stack trace again
https://bugs.webkit.org/show_bug.cgi?id=275227
rdar://129365866

Reviewed by Yijia Huang.

They used to have backtraces this patch revives that feature.

* Source/WTF/wtf/Assertions.h:

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