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

Issue 24434003: CQ: add landmines to delete database after unclean shutdown (Closed)

Created:
7 years, 3 months ago by Paweł Hajdan Jr.
Modified:
7 years, 1 month ago
Reviewers:
iannucci, Isaac (away)
CC:
chromium-reviews, cmp-cc_chromium.org
Visibility:
Public.

Description

CQ: add landmines to delete database after unclean shutdown This is an improved version of https://codereview.chromium.org/23011039/ using an approach recommended by Isaac. I've tested it locally (thanks to recently committed changes), and it behaves as expected and doesn't break any other things. BUG=239272 R=iannucci@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=225276

Patch Set 1 #

Total comments: 23

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -7 lines) Patch
M commit-queue/commit_queue.py View 1 2 7 chunks +67 lines, -7 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Paweł Hajdan Jr.
Please review. Robbie: primary reviewer Isaac: mostly FYI, and review latency is likely to be ...
7 years, 3 months ago (2013-09-24 22:37:42 UTC) #1
iannucci
makes a lot of sense, generally looks good to me https://codereview.chromium.org/24434003/diff/1/commit-queue/commit_queue.py File commit-queue/commit_queue.py (right): https://codereview.chromium.org/24434003/diff/1/commit-queue/commit_queue.py#newcode127 ...
7 years, 2 months ago (2013-09-25 19:47:07 UTC) #2
Isaac (away)
Makes sense. Looks good to me % Robbie's comments.
7 years, 2 months ago (2013-09-25 19:58:38 UTC) #3
Paweł Hajdan Jr.
Thanks for review. PTAL. https://codereview.chromium.org/24434003/diff/1/commit-queue/commit_queue.py File commit-queue/commit_queue.py (right): https://codereview.chromium.org/24434003/diff/1/commit-queue/commit_queue.py#newcode127 commit-queue/commit_queue.py:127: """Exception that indicates being interrupted ...
7 years, 2 months ago (2013-09-25 21:53:36 UTC) #4
iannucci
lgtm % spelling nit :) https://codereview.chromium.org/24434003/diff/1/commit-queue/commit_queue.py File commit-queue/commit_queue.py (right): https://codereview.chromium.org/24434003/diff/1/commit-queue/commit_queue.py#newcode356 commit-queue/commit_queue.py:356: parser.error(str(e)) On 2013/09/25 21:53:36, ...
7 years, 2 months ago (2013-09-25 22:15:48 UTC) #5
Paweł Hajdan Jr.
https://codereview.chromium.org/24434003/diff/1/commit-queue/commit_queue.py File commit-queue/commit_queue.py (right): https://codereview.chromium.org/24434003/diff/1/commit-queue/commit_queue.py#newcode361 commit-queue/commit_queue.py:361: os.remove(landmine_path) On 2013/09/25 22:15:48, iannucci wrote: > On 2013/09/25 ...
7 years, 2 months ago (2013-09-25 23:27:16 UTC) #6
Paweł Hajdan Jr.
7 years, 2 months ago (2013-09-25 23:27:42 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as r225276 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698