Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 44871de6f34045b53d602688be21985b440146f2
      
https://github.com/WebKit/WebKit/commit/44871de6f34045b53d602688be21985b440146f2
  Author: Simon Pena <[email protected]>
  Date:   2025-04-25 (Fri, 25 Apr 2025)

  Changed paths:
    M Source/bmalloc/libpas/src/libpas/pas_platform.h
    M 
Source/bmalloc/libpas/src/libpas/pas_probabilistic_guard_malloc_allocator.c

  Log Message:
  -----------
  [Android] Use a stubbed backtrace when Android version < 33
https://bugs.webkit.org/show_bug.cgi?id=292011

Reviewed by Yusuke Suzuki.

Defined a PAS_OS_ANDROID, and require either not being on Android or
being on a recent version of Android when including execinfo header.

* Source/bmalloc/libpas/src/libpas/pas_platform.h:
* Source/bmalloc/libpas/src/libpas/pas_probabilistic_guard_malloc_allocator.c:

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