UrlLoader: handle mojo pipe creation error.
(Same as in MojoAsyncResourceHandler) This requires using somewhat lower-level API that actually reports it. Chances are, we will still OOM, but that would at least hit the proper paths for that, and hopefully the leak detection infra would help chase those down. Also removes debug aliases added in https://chromium-review.googlesource.com/c/chromium/src/+/1298296 since those revealed that the resource problem isn't here. Bug: 893971 Change-Id: I462546fabf47cbb927e8d5918185c125671d98dd Reviewed-on: https://chromium-review.googlesource.com/c/1309119Reviewed-by:Matt Menke <mmenke@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Maks Orlovich <morlovich@chromium.org> Cr-Commit-Position: refs/heads/master@{#604503}
Showing
Please register or sign in to comment