Branch
Hash :
a59f1e3d
Author :
Date :
2025-09-23T23:56:39
Update the bug link in the UpdateMechanism for Stackwalker. Bad copypaste from the original bug for this which ommitted the .com value, creating an invalid link. Bug: b/446257992 Change-Id: If50392f9098a4f3c9fcaaf6447b639c738ee9527 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6976600 Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org> Auto-Submit: Rachael Newitt <renewitt@google.com> Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
Name: StackWalker
URL: https://github.com/JochenKalmbach/StackWalker
Version: N/A
Revision: 42e7a6e056a9e7aca911a7e9e54e2e4f90bc2652
Update Mechanism: Static (https://crbug.com/422917292)
License: BSD-3-Clause
License File: LICENSE
Security Critical: no
Shipped: no
Description:
Walking the callstack in windows applications
See github page for more info. StackWalker is only used on Windows for
walking crash stacks in tests for better logging. It can also be used
for local debugging.