Socorro has had a few improvements over the last week. bsmedberg, ispiked and luser worked hard to bring you:
There are plenty of fun graphs that show trends over time. For example, see this graph that shows a common crash in gfxFont::Draw:

Up next, we’ll be working on finishing up milestone 2 items and work towards milestone 3. For more about the project and what we’re working on:
If you have any comments please find us in mozilla.dev.quality or #breakpad@irc.mozilla.org on IRC!
Is it just me that sees the graphs overlapping the following table in all those examples, e.g.:
http://crash-stats.mozilla.com/report/list?range_unit=weeks&branch=1.9&range_value=2&signature=gfxFont%3A%3ADraw(gfxTextRun+*%2Cunsigned+int%2Cunsigned+int%2CgfxContext+*%2Cint%2CgfxPoint+*%2CgfxFont%3A%3ASpacing+*)
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a7pre) Gecko/2007073105 Minefield/3.0a7pre
FP on August 1st, 2007 at 2:06 amI don’t see that, but I’m guessing it’s fixable via CSS margins/padding or clears (if there is a float). What browser are you using?
morgamic on August 1st, 2007 at 2:47 amIt happens on both of these:
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a7pre) Gecko/2007073105 Minefield/3.0a7pre
and
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Seems to only occur when using a smaller (width-wise) window, probably somewhere near the 800px mark, only noticed it because the first machine runs at 1024×768 and the browser window wasn’t maximised.
FP on August 1st, 2007 at 9:44 amFixed, thanks.
FP on August 1st, 2007 at 11:59 pm