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

Side by Side Diff: components/minidump_uploader/README.md

Issue 2394763004: Componentize parts of minidump uploading for use from WebView. (Closed)
Patch Set: Added README file to new component. Created 4 years, 2 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
(Empty)
1 # Minidump Uploader
2
3 The minidump\_uploader component provides functionality for uploading
Ilya Sherman 2016/10/10 23:55:27 nit: Probably remove the backslash on this line --
gsennton 2016/10/11 08:27:57 Done (my editor is highlighting underscores in an
4 minidumps. Minidumps are created during crashes and provide information
5 that is useful when debugging.
Maria 2016/10/11 04:15:11 Slight rewording suggestion: The minidump_uploader
gsennton 2016/10/11 08:27:57 Done.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698