Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 107c24cd62ea66688d0eb870269b3c064fb96cf2
      
https://github.com/WebKit/WebKit/commit/107c24cd62ea66688d0eb870269b3c064fb96cf2
  Author: Chris Dumez <[email protected]>
  Date:   2024-10-11 (Fri, 11 Oct 2024)

  Changed paths:
    M Source/WTF/wtf/cocoa/CrashReporter.cpp
    M Source/WTF/wtf/spi/cocoa/CrashReporterClientSPI.h

  Log Message:
  -----------
  Use CRASHREPORTER_ANNOTATIONS_INITIALIZER() macro to initialize gCRAnnotations
https://bugs.webkit.org/show_bug.cgi?id=281262
rdar://136150144

Reviewed by Per Arne Vollan.

Use CRASHREPORTER_ANNOTATIONS_INITIALIZER() macro to initialize gCRAnnotations 
when available.
Otherwise, we're preventing the library from updating the gCRAnnotations 
structure.

* Source/WTF/wtf/cocoa/CrashReporter.cpp:
* Source/WTF/wtf/spi/cocoa/CrashReporterClientSPI.h:

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



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

Reply via email to