[AF] Fix crash on Card Name Fix Flow.
Crash was caused as the bridge's dealloc was calling OnDimissed on the controller, which is meant to notify that the user explicitly dimissed the dialog, instead of OnConfirmNameDialogCLosed. This in turn caused the controller to retain the bridge even thought it had already been deleted. Change-Id: If47970e04aacf4ce1d628b5663f60835a7277378 Bug: 1013292 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1860981Reviewed-by:Olivier Robin <olivierrobin@chromium.org> Reviewed-by:
Jared Saul <jsaul@google.com> Commit-Queue: Alfonso Garza <alfonsogarza@google.com> Auto-Submit: Alfonso Garza <alfonsogarza@google.com> Cr-Commit-Position: refs/heads/master@{#706089}
Showing
Please register or sign in to comment