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

Issue 456002: Make Windows ExceptionHandler::HandleException public (Closed)

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

Description

This is a fiddly little change, but Mozilla is using this patch so that we can
hook SetUnhandledExceptionFilter and ensure that third-party code does not set
the exception handler to something other than Breakpad's handler. This patch was
originally written in https://bugzilla.mozilla.org/show_bug.cgi?id=747213.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/client/windows/handler/exception_handler.h View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 5
Ted Mielczarek
11 years, 7 months ago #1
Mark Mentovai
I don’t like this at all. I’m sure there’s another way for you to achieve ...
11 years, 7 months ago #2
Ted Mielczarek
On 2012/09/17 15:49:19, Mark Mentovai wrote: > I don’t like this at all. I’m sure ...
11 years, 7 months ago #3
Mark Mentovai
Yeah, I’d prefer something like that.
11 years, 7 months ago #4
Ted Mielczarek
11 years, 7 months ago #5
On 2012/09/17 17:47:39, Mark Mentovai wrote:
> Yeah, I’d prefer something like that.

You know what? I'm just going to change our code to not require this. Sorry for
the churn.
Sign in to reply to this message.

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