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

Issue 302033002: Refactor the breakpad Windows key/value stash, step one. (Closed)

Created:
6 years, 6 months ago by Sigurður Ásgeirsson
Modified:
6 years, 6 months ago
Reviewers:
Robert Sesek
CC:
chromium-reviews
Visibility:
Public.

Description

Refactor the breakpad Windows key/value stash, step one. This is a minimal diff that refactors the key/value stash into a class. The next step is to pull the class implementation out to a separate implementation file and add a unittest. Also normalizes the use of the anonymous namespace to exclude functions that are DLL exports. BUG=378916 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273953

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address Robert's comments. #

Patch Set 3 : Remove errant comment. #

Patch Set 4 : Rebase to ToT. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -65 lines) Patch
M components/breakpad/app/breakpad_win.cc View 1 2 3 16 chunks +117 lines, -65 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Sigurður Ásgeirsson
Yo, PTAL!
6 years, 6 months ago (2014-05-29 20:26:28 UTC) #1
Robert Sesek
https://codereview.chromium.org/302033002/diff/1/components/breakpad/app/breakpad_win.cc File components/breakpad/app/breakpad_win.cc (right): https://codereview.chromium.org/302033002/diff/1/components/breakpad/app/breakpad_win.cc#newcode52 components/breakpad/app/breakpad_win.cc:52: class KeyValuePairKeeper { Not quite a fan of this ...
6 years, 6 months ago (2014-05-29 20:34:41 UTC) #2
Sigurður Ásgeirsson
Thanks! Please take another look? https://codereview.chromium.org/302033002/diff/1/components/breakpad/app/breakpad_win.cc File components/breakpad/app/breakpad_win.cc (right): https://codereview.chromium.org/302033002/diff/1/components/breakpad/app/breakpad_win.cc#newcode52 components/breakpad/app/breakpad_win.cc:52: class KeyValuePairKeeper { On ...
6 years, 6 months ago (2014-05-30 15:14:49 UTC) #3
Robert Sesek
lgtm
6 years, 6 months ago (2014-05-30 15:28:56 UTC) #4
Sigurður Ásgeirsson
The CQ bit was checked by siggi@chromium.org
6 years, 6 months ago (2014-05-30 18:21:41 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/siggi@chromium.org/302033002/50001
6 years, 6 months ago (2014-05-30 18:24:33 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 6 months ago (2014-05-30 23:20:48 UTC) #7
commit-bot: I haz the power
6 years, 6 months ago (2014-05-31 00:12:16 UTC) #8
Message was sent while issue was closed.
Change committed as 273953

Powered by Google App Engine
This is Rietveld 408576698