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

Issue 1704002: Cherry pick r1344 into chrome_37 branch (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by rmcilroy
Modified:
9 years, 9 months ago
Reviewers:
Mark Mentovai
CC:
google-breakpad-dev_googlegroups.com, kerz_chromium.org
Base URL:
http://google-breakpad.googlecode.com/svn/branches/chrome_37/
Visibility:
Public.

Description

Cherry pick r1344 into chrome_37 branch

Original commit message:
> Unhook current Breakpad object after handling uncaught NSException.
> After handling an uncaught NSException, release the Breakpad object
> so there will not be a second crash dump logged.
>
> Prior to this change, for every uncaught NSException handled through
> the Breakpad::UncaughtExceptionHandler(), a second crash without
> any useful information (generally __cxa_rethrow and std::__terminate)
> is recorded.
>
> R=qsr@chromium.org
>
> Review URL: https://breakpad.appspot.com/9664002
>
> Patch from Peter Lee <pkl@chromium.org>.

R=mark@chromium.org

Committed: https://code.google.com/p/google-breakpad/source/detail?r=1357

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/client/ios/Breakpad.mm View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3
rmcilroy
Mark, could you please take a look. Kerz needs this for ios. Thanks.
9 years, 9 months ago #1
Mark Mentovai
LGTM
9 years, 9 months ago #2
rmcilroy
9 years, 9 months ago #3
Message was sent while issue was closed.
Committed patchset #1 manually as r1357 (presubmit successful).
Sign in to reply to this message.

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