Most of the crashpad_handler logic is in handler/mac. Much of this should
become OS-agnostic and moved to the parent directory, handler. Some of it can
actually become library routines. For example, most or all of what the upload
thread may make sense as a library routine if it’s desirable for
crashpad_database_util to be able to upload reports from a database. Similarly,
the purging to be added (bug 22) makes sense as a library feature so that
crashpad_database_util can be directed to purge.
Original issue reported on code.google.com by mark@chromium.org on 28 Mar 2015 at 3:05
Original issue reported on code.google.com by
mark@chromium.org
on 28 Mar 2015 at 3:05