DescriptionRemove base/mac/scoped_nsexception_enabler.h.
Exception fatalisation is now handled via base::mac::CallWithEHFrame, so
this file is unnecessary.
The base::mac::ScopedNSExceptionEnabler is removed, since instantiating an
NSException is no longer fatal (only an uncaught one is).
base::mac::RunBlockIgnoringExceptions has been removed where possible or converted
to a @try/@catch to swallow any exceptions.
BUG=503128
R=shess@chromium.org
Committed: https://crrev.com/787e2b2d0110448a5added6c9aae8fc7f9134144
Cr-Commit-Position: refs/heads/master@{#339884}
Patch Set 1 #Patch Set 2 : Rebase #
Total comments: 2
Messages
Total messages: 24 (9 generated)
|