Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(370)

Side by Side Diff: docs/mozilla_brown_bag_talk.md

Issue 2103273003: docs: clean up markdown Base URL: https://chromium.googlesource.com/breakpad/breakpad.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # Breakpad Crash Reporting for Mozilla 1 # Breakpad Crash Reporting for Mozilla
2 2
3 * January 24, 2007 3 * January 24, 2007
4 * Links updated February 14, 2007 4 * Links updated February 14, 2007
5 * Mozilla HQ 5 * Mozilla HQ
6 * Mark Mentovai 6 * Mark Mentovai
7 * Brian Ryner 7 * Brian Ryner
8 8
9 ## What is a crash reporter? 9 ## What is a crash reporter?
10 10
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 68
69 * Breakpad client present in Gran Paradiso Alpha 1 for Windows 69 * Breakpad client present in Gran Paradiso Alpha 1 for Windows
70 * Disabled by default 70 * Disabled by default
71 * Enable with `MOZ_AIRBAG` 71 * Enable with `MOZ_AIRBAG`
72 * Proof-of-concept collector 72 * Proof-of-concept collector
73 * http://mavra.perilith.com/~luser/airbag-collector/list.pl 73 * http://mavra.perilith.com/~luser/airbag-collector/list.pl
74 * Other platforms coming soon 74 * Other platforms coming soon
75 75
76 ## More Information 76 ## More Information
77 77
78 * Project home: http://code.google.com/p/google-breakpad/ 78 * Project home: https://chromium.googlesource.com/breakpad/breakpad/
79 * Mailing lists 79 * Mailing lists
80 * [google-breakpad-dev@googlegroups.com] 80 * [google-breakpad-dev@googlegroups.com](https://groups.google.com/group/g oogle-breakpad-dev/)
81 (http://groups.google.com/group/google-breakpad-dev/) 81 * [google-breakpad-discuss@googlegroups.com](https://groups.google.com/gro up/google-breakpad-discuss/)
82 * [google-breakpad-discuss@googlegroups.com]
83 (http://groups.google.com/group/google-breakpad-discuss/)
84 * Ask me (irc.mozilla.org: mento) 82 * Ask me (irc.mozilla.org: mento)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698