Skip to content

Releases: mozilla-services/socorro

292: fixes bug 1403172 - add android-api-16 and mozilla-central-android-ap…

02 Oct 21:18
Compare
Choose a tag to compare
…i-16 (#4023)

* fixes bug 1403172 - add android-api-16 and mozilla-central-android-api-16

FennecAndroid builds are now coming from the mozilla-central-android-api-16
repository, so we need to add support for that otherwise we don't see builds.

* Fix repository data

This removes "aurora" for android-api-16 because that's not a thing anymore.
This also adds the missing static data

291: bug 1402037 - improve shutdownhang signatures (#4017)

27 Sep 17:21
Compare
Choose a tag to compare
* bug 1402037 - improve shutdownhang signatures

We have a number of shutdownhang signatures where the stack is rife with
"uninteresting" bits such that the signature gets truncated before getting to
something interesting or relevant or actionable.

This adds a bunch of things to the irrelevant list such that they don't show up
in the signature.

I did some regression testing and these strings only show up in shutdownhang
crashes. If that changes, we should rethink them on a string-by-string basis.

* Collapse two lines into one

290: Update signature generation documentation (#4014)

22 Sep 19:11
Compare
Choose a tag to compare
We had a wiki page that sort of walked through the process for requesting
signature generation changes. We changed that wiki page to point to these docs,
but didn't have a process in these docs. This adds that.

This also cleans up the process for reviewing changes to signature generation.

289

21 Sep 23:12
Compare
Choose a tag to compare
289
bug 1390530 - Add https scheme to crash-stats CSP srcs (#4009)

288: Add rtc::FatalMessage -- webrtc.org's implementation for RTC_CHECK/RT…

20 Sep 17:52
Compare
Choose a tag to compare

287

15 Sep 15:41
Compare
Choose a tag to compare
287
fixes bug 1400085 - add stdext::hash_map<T>::.* to prefix list (#3992)

286

13 Sep 17:45
Compare
Choose a tag to compare
286
Add rust oom signature (#3977)

285: Bug 1396928 - Add gfxPlatform::Init and gfxPlatform::GetPlatform to t…

06 Sep 18:22
Compare
Choose a tag to compare
…he prefix/skip signature list (#3959)

* Bug 1396928 - Add gfxPlatform::GetPlatform to irrelevant signature list

* Bug 1396928 - Add gfxPlatform::Init to prefix list

284: fixes bug 1395163 - right link to supersearch fields missing in admin…

30 Aug 18:04
Compare
Choose a tag to compare

283

22 Aug 16:20
Compare
Choose a tag to compare
283
fixes bug 1391402 - $ needs to be escaped in prefix list (#3933)