mac: Remove rpath stack handling from generate_breakpad_symbols.py again.
Doing rpath stack handling is the correct thing to do, but since the framework needs to be able to be symbolized on its own for the telemetry crash tests, it needs to have all the rpaths it needs directly -- and then this code isn't needed. Removing it makes telemetry_perf_unittests's core.stacktrace_unittests and content_shell_crash_test both fail if a framework has incomplete rpaths. Reverts the parts of https://chromium-review.googlesource.com/c/chromium/src/+/1095834 that weren't a revert. Bug: 850055 Change-Id: I9d0c4bd0d64ffbcfc03184dc761a4a2694b6754d Reviewed-on: https://chromium-review.googlesource.com/1102056Reviewed-by:Robert Sesek <rsesek@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#567684}
Showing
Please register or sign in to comment