mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-28 07:48:14 +08:00
4b6d54b2e1
Upload isn’t actually hooked up yet, but this establishes the upload thread and provides all of the plumbing to process pending reports. For the time being, SkipReportUpload() is called for all pending reports. R=rsesek@chromium.org Review URL: https://codereview.chromium.org/918743002