Closed
Bug 1928750
Opened 4 days ago
Closed 4 days ago
RemoteTabsStorage.kt has no crash reporter
Categories
(Fenix :: Tabs, enhancement)
Tracking
(firefox134 fixed)
RESOLVED
FIXED
134 Branch
Tracking | Status | |
---|---|---|
firefox134 | --- | fixed |
People
(Reporter: markh, Assigned: markh)
Details
Attachments
(1 file)
RemoteTabsStorage.kt references a crash reporter, but it's never actually set. This means the few exceptions that module tries to handle are silently ignored.
Assignee | ||
Comment 1•4 days ago
|
||
Updated•4 days ago
|
Assignee: nobody → markh
Status: NEW → ASSIGNED
Pushed by mhammond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3fb66db79295
ensure RemoteTabsStorage.kt has a crash reporter. r=jonalmeida,android-reviewers
Comment 3•4 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 days 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
•