[Web Payment][Android] No animation of null bottom sheet.
Before this patch, skip-the-sheet flow on Android would attempt to animate out the browser sheet when showing transaction errors, even though the sheet was not shown. This patch checks for presence of the sheet before animating it. After this patch, the browser checks for existence of the sheet before animating it out. Bug: 952283 Change-Id: I7e7179edce53f10d8d156159192a31e2cc2d5795 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1818223 Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:Danyao Wang <danyao@chromium.org> Cr-Commit-Position: refs/heads/master@{#699374}
Showing
Please register or sign in to comment