Sign in
chromium
/
chromium
/
src
/
b3f7fe2e15beda8c077abe37d39f21332bde8add
/
chrome_frame
/
exception_barrier.h
7235431
Avoid reporting crashes for exceptions that hit our SEH from calls to the original implementation of BindToStorage() when we do not wrap the bind status callback.
by
[email protected]
· 15 years ago
219d1a6
Add an ExceptionBarrier around outbound calls to patched methods in IE. In so doing, we have an SEH present in the SEH chain and so the VEH won't erroneously report crashes that occur in other modules when we happen to be on the stack.
by
[email protected]
· 15 years ago