Move some calls from the Android UI thread to the Chrome one
Some callbacks (from AsyncTasks, broadcasts reciever and other sources) are received on the Android UI thread but the code expects to run on the Chrome UI thread. BUG=568602 TBR=atwilson@chromium.org Review URL: https://codereview.chromium.org/1514903002 Cr-Commit-Position: refs/heads/master@{#364476}
Showing
Please register or sign in to comment