1,926
edits
| Line 7: | Line 7: | ||
== Common Bug Queries == | == Common Bug Queries == | ||
'''Higher Priority''' | |||
* [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=crash%2C+qawanted&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=exact&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailtype2=exact&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= Bugs with crash, qawanted keywords] | |||
'''Difficult To Reproduce''' | |||
* [need testcase] or [need to reproduce] | |||
'''Low Hanging Fruit''' | '''Low Hanging Fruit''' | ||
These bugs are all known crash bugs that have testcases already. They are a great place to look to see what types of testcases have been created for testing crash bugs: | These bugs are all known crash bugs that have testcases already. They are a great place to look to see what types of testcases have been created for testing crash bugs: | ||
| Line 19: | Line 25: | ||
** If a unique stack signature in the bug returns a lot of crashes in Talkback data, it might be worth noting and investigating further. | ** If a unique stack signature in the bug returns a lot of crashes in Talkback data, it might be worth noting and investigating further. | ||
** If you notice a top website mentioned in the bug, it might be worth looking it up in Talkback data to see if the same crash has been reported by a lot of users. | ** If you notice a top website mentioned in the bug, it might be worth looking it up in Talkback data to see if the same crash has been reported by a lot of users. | ||
== Talkback Reports == | == Talkback Reports == | ||
edits