Ensure we can interpret WebView Support Library crashes correctly. |
|
Issue descriptionGiven the way the WebView Support Library works (using reflection and InvocationHandlers), any crashes in the support library might be difficult to interpret (e.g. the original crash could be wrapped in some generic exception thrown from the Proxy or the InvocationHandler class). We should make sure the original crashes are unwrapped so that our crash pipeline can read them correctly. |
|
►
Sign in to add a comment |
|
Comment 1 by gsennton@chromium.org
, Apr 6 2018