Skip to content

Commit

Permalink
Merge branch 'bcny-patches' into mangini/bcny-patches-bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mangini authored Aug 3, 2023
2 parents 2f300f0 + 19ba3d1 commit c981262
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,7 @@ installExceptionHandler(void)
int error;

const task_t thisTask = mach_task_self();

// This is the default, which breaks widevine:
// `exception_mask_t mask = EXC_MASK_BAD_ACCESS | EXC_MASK_BAD_INSTRUCTION | EXC_MASK_ARITHMETIC
// | EXC_MASK_SOFTWARE | EXC_MASK_BREAKPOINT;` Following is used by chromium's crashpad, which
Expand Down

0 comments on commit c981262

Please sign in to comment.