[WebLayer] Fix CrashReporterController crashing if used before WL init
This adds minimal initialization needed for CrashReporterController, as well as delaying the call to processNewMinidumps() until after native initialization has happened. Also cleans up the creation of CrashReporterController to use AIDL instead of reflection. Bug: 1027076 Change-Id: Ib1969c82eb93b88965de8ee793fa3d6eb46c7bf0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1951551 Commit-Queue: Clark DuVall <cduvall@chromium.org> Reviewed-by:Tobias Sargeant <tobiasjs@chromium.org> Cr-Commit-Position: refs/heads/master@{#721747}
Showing
Please register or sign in to comment