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

Issue 1534503002: Create the PruneCrashReportsThread in the handler. (Closed)

Created:
5 years ago by Robert Sesek
Modified:
4 years, 11 months ago
Reviewers:
Mark Mentovai
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@worker-thread
Target Ref:
refs/heads/master
Project:
crashpad
Visibility:
Public.

Description

Create the PruneCrashReportsThread in the handler. This will prune the database on a daily basis, in accordance with the specified condition. BUG=crashpad:22 R=mark@chromium.org Committed: https://chromium.googlesource.com/crashpad/crashpad/+/18a294130552dc827339f0ca57794177cee2b552

Patch Set 1 : #

Total comments: 8

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -2 lines) Patch
M handler/handler.gyp View 1 chunk +4 lines, -2 lines 0 comments Download
M handler/handler_main.cc View 2 chunks +7 lines, -0 lines 0 comments Download
A handler/prune_crash_reports_thread.h View 1 1 chunk +75 lines, -0 lines 0 comments Download
A handler/prune_crash_reports_thread.cc View 1 1 chunk +42 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (7 generated)
Robert Sesek
4 years, 11 months ago (2016-01-04 23:28:52 UTC) #7
Mark Mentovai
LGTM https://codereview.chromium.org/1534503002/diff/60001/handler/prune_crash_reports_thread.cc File handler/prune_crash_reports_thread.cc (right): https://codereview.chromium.org/1534503002/diff/60001/handler/prune_crash_reports_thread.cc#newcode17 handler/prune_crash_reports_thread.cc:17: #include "base/logging.h" Not used. https://codereview.chromium.org/1534503002/diff/60001/handler/prune_crash_reports_thread.cc#newcode18 handler/prune_crash_reports_thread.cc:18: #include "client/crash_report_database.h" ...
4 years, 11 months ago (2016-01-05 20:05:06 UTC) #8
Robert Sesek
https://codereview.chromium.org/1534503002/diff/60001/handler/prune_crash_reports_thread.cc File handler/prune_crash_reports_thread.cc (right): https://codereview.chromium.org/1534503002/diff/60001/handler/prune_crash_reports_thread.cc#newcode17 handler/prune_crash_reports_thread.cc:17: #include "base/logging.h" On 2016/01/05 20:05:06, Mark Mentovai wrote: > ...
4 years, 11 months ago (2016-01-05 20:08:54 UTC) #9
Robert Sesek
4 years, 11 months ago (2016-01-05 20:09:03 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:80001) manually as
18a294130552dc827339f0ca57794177cee2b552 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698