[PR] Fixes a crash caused by navigation to another page right after abort()
The crash was being caused by trying to present the error view controller while the payment request's view controller was being dismissed. This CL fixes that by waiting for the payment request's main view controller to get dismissed before presenting the error view controller. Bug: 825827 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I0a481c74d7fe654547c83ea3773d3533f1f8df11 Reviewed-on: https://chromium-review.googlesource.com/986467 Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by:edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#548182}
Showing
This diff is collapsed.
Please register or sign in to comment