Closed
Bug 1927901
Opened 1 year ago
Closed 1 year ago
Have MOZ_CRASH print a stack trace on Android as well
Categories
(Core :: MFBT, task)
Core
MFBT
Tracking
()
RESOLVED
FIXED
134 Branch
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | fixed |
People
(Reporter: botond, Assigned: botond)
References
Details
Attachments
(1 file)
As suggested in a review comment on bug 1855070.
| Assignee | ||
Comment 1•1 year ago
|
||
Also remove extra newlines between the frames of MOZ_ASSERT's stack trace.
__android_log_print already prints a newline.
Pushed by bballo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d7ca85c6d069
Have MOZ_CRASH print a stack trace on Android as well. r=nika
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•