Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(815)

Issue 12278019: Mac: Enable Mach exception handler by default

Created:
7 years, 10 months ago by Mark Seaborn
Modified:
7 years, 4 months ago
Reviewers:
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Mac: Enable Mach exception handler by default This will let us remove NaClMachThreadIsInUntrusted() later (after Chrome's use of it is removed), since NaCl will always catch trusted and untrusted crashes and will decide whether to pass them on to Breakpad.

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -37 lines) Patch
M SConstruct View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/trusted/service_runtime/build.scons View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/trusted/service_runtime/osx/mach_exception_handler.c View 1 2 3 chunks +13 lines, -1 line 0 comments Download
M src/trusted/service_runtime/sel_main.c View 1 2 3 chunks +8 lines, -4 lines 0 comments Download
M tools/command_tester.py View 1 2 11 chunks +42 lines, -30 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698