You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
Current lib-crash breadcrumb implementation have a maximum of 20 breadcrumbs stored. The breadcrumbs are dropped in the FIFO order. This implementation could be changed to use the breadcrumb priority value so priority + age is used to decide which breadcrumb is first dropped to make room for the new breadcrumb.
4426: Closes#4299 Add Mechanism to Keep Higher Priority Breadcrumbs if Max… r=pocmo a=rocketsroger
… Number of Breadcrumb is recorded
Co-authored-by: Roger Yang <royang@mozilla.com>
4426: Closes#4299 Add Mechanism to Keep Higher Priority Breadcrumbs if Max… r=pocmo a=rocketsroger
… Number of Breadcrumb is recorded
4440: For #4444: Use AndroidX browser 1.2.0-alpha07 r=rocketsroger a=NotWoods
[How to revert](https://docs.google.com/document/d/1IJBC929ntbTuwX7vJOnlFzqkzI-YL2HueelVQeKRPzA/edit)
This version is needed to support Trusted Web Activities.
Co-authored-by: Roger Yang <royang@mozilla.com>
Co-authored-by: Tiger Oakes <toakes@mozilla.com>
Current lib-crash breadcrumb implementation have a maximum of 20 breadcrumbs stored. The breadcrumbs are dropped in the FIFO order. This implementation could be changed to use the breadcrumb priority value so priority + age is used to decide which breadcrumb is first dropped to make room for the new breadcrumb.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: