Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6)

Issue 2784002: Introduce stub microdump processor classes. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 8 months ago by mmandlis
Modified:
9 years, 8 months ago
Reviewers:
primiano
CC:
Mark Mentovai, starodub_chromium.org
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Introduce stub microdump processor classes.

Adds the interfaces for MicrodumpProcessor (very similar to
MinidumpProcessor) and corresponding unittest stubs.
These stubs are required for multi-side integration and to start
rolling the updated processor library into the dependent projects.

BUG=chromium:410294

Patch Set 1 #

Total comments: 15

Patch Set 2 : Address comments: Remove excessive includes, add TODOs, fix indentation, etc #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M Makefile.am View 1 4 chunks +16 lines, -0 lines 0 comments Download
M Makefile.in View 1 19 chunks +106 lines, -1 line 0 comments Download
A src/google_breakpad/processor/microdump_processor.h View 1 1 chunk +60 lines, -0 lines 0 comments Download
A src/processor/microdump_processor.cc View 1 1 chunk +59 lines, -0 lines 0 comments Download
A src/processor/microdump_processor_unittest.cc View 1 1 chunk +46 lines, -0 lines 0 comments Download

Messages

Total messages: 5
mmandlis
This is just an interface and an empty implementation. The change builds and tests pass. ...
9 years, 8 months ago #1
primiano
Looks almost good, I have only few comments. I'd reword slightly the commit message, maybe ...
9 years, 8 months ago #2
mmandlis
Addressed comments, PTAL. Thanks! https://breakpad.appspot.com/2784002/diff/1/Makefile.am File Makefile.am (right): https://breakpad.appspot.com/2784002/diff/1/Makefile.am#newcode167 Makefile.am:167: src/google_breakpad/processor/microdump_processor.h \ On 2014/09/10 09:16:16, ...
9 years, 8 months ago #3
primiano
LGTM
9 years, 8 months ago #4
primiano
9 years, 8 months ago #5
Message was sent while issue was closed.
Change committed as r1372

https://code.google.com/p/google-breakpad/source/detail?r=1372
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted