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

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

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by Ted Mielczarek
Modified:
13 years, 1 month 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
13 years, 1 month ago #1
Mark Mentovai
I don’t like this at all. I’m sure there’s another way for you to achieve ...
13 years, 1 month ago #2
Ted Mielczarek
On 2012/09/17 15:49:19, Mark Mentovai wrote: > I don’t like this at all. I’m sure ...
13 years, 1 month ago #3
Mark Mentovai
Yeah, I’d prefer something like that.
13 years, 1 month ago #4
Ted Mielczarek
13 years, 1 month 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