DescriptionRefactor 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. #Messages
Total messages: 8 (0 generated)
|