This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Merge M49] android: Fix select popup dialog Context edge case
There is no way to tell ahead of time whether a Context can be used to display a pop up window, due to hacks some apps uses. Instead, catch the BadTokenException and respond correctly to that. BUG=573294 Review URL: https://codereview.chromium.org/1616473002 Cr-Commit-Position: refs/heads/master@{#370567} (cherry picked from commit 132bb92) Review URL: https://codereview.chromium.org/1619833002 . Cr-Commit-Position: refs/branch-heads/2623@{#45} Cr-Branched-From: 92d7753-refs/heads/master@{#369907}
- Loading branch information