Add back an error handling to AppShimHostManager if the acceptor fails to start.
The old UnixDomainSocketAcceptor had an error callout on its delegate, which was removed when switching to the MachBootstrapAcceptor in 3ddc5f07. Since it appears that there are still errors that occur in the field, add this functionality to the MachBootstrapAcceptor. Bug: 984896, 272577 Change-Id: I2c009611c93b098ccbec7f43c633b57b722360f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1741613 Commit-Queue: Robert Sesek <rsesek@chromium.org> Reviewed-by:Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#685171}
Showing
Please register or sign in to comment