DescriptionMove 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
Committed: https://crrev.com/172f720710be2008df620438736d19224f0ebcc4
Cr-Commit-Position: refs/heads/master@{#364476}
Patch Set 1 #Patch Set 2 : Add more thread switching #Patch Set 3 : Remove some AsyncTasks #
Total comments: 2
Patch Set 4 : Pass findbug #
Total comments: 1
Messages
Total messages: 23 (9 generated)
|