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

Issue 156001: Change ClientInfo into a class to match other platforms (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 8 months ago by Ted Mielczarek
Modified:
13 years, 8 months ago
Reviewers:
Mark Mentovai
CC:
google-breakpad-dev_googlegroups.com
Visibility:
Public.

Description

The ClientInfo implementation I used doesn't map very well to what we do on
other platforms. This changes it into a class and renames the current ClientInfo
struct to an ExceptionInfo struct.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/client/mac/crash_generation/client_info.h View 1 chunk +8 lines, -4 lines 0 comments Download
M src/client/mac/crash_generation/crash_generation_client.cc View 2 chunks +1 line, -2 lines 0 comments Download
M src/client/mac/crash_generation/crash_generation_server.cc View 2 chunks +8 lines, -6 lines 0 comments Download
M src/client/mac/crash_generation/crash_generation_server.h View 1 chunk +7 lines, -0 lines 0 comments Download
M src/client/mac/tests/crash_generation_server_test.cc View 3 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 2
Ted Mielczarek
13 years, 8 months ago #1
Mark Mentovai
13 years, 8 months ago #2
LGTM
Sign in to reply to this message.

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