Re: Shortening Crash Signatures: Dropping Argument Lists

2015-10-13 Thread Boris Zbarsky
On 10/13/15 2:11 PM, Robert Kaiser wrote: Please let me know of any issues with those changes (as well as any other questions about or issues with crash analysis), and thanks to Lars, Byron (glob) and others who helped with those changes! Just to make sure, crash-stats will still have the full

Shortening Crash Signatures: Dropping Argument Lists

2015-10-13 Thread Robert Kaiser
Hi everyone, Crash signatures derived from the function on the stack are how we group ("bucket") crashes as belonging to a certain issue or bug. They should be precise enough to identify this "bucket" but also short enough so we can handle it as a denominator in lists and when talking about

Re: Shortening Crash Signatures: Dropping Argument Lists

2015-10-13 Thread Robert Kaiser
Boris Zbarsky schrieb: On 10/13/15 2:11 PM, Robert Kaiser wrote: Please let me know of any issues with those changes (as well as any other questions about or issues with crash analysis), and thanks to Lars, Byron (glob) and others who helped with those changes! Just to make sure, crash-stats