Make sure ResourceBundle::GetImageSkiaNamed running on UI thread.
Because ImageSkia is not thread-safe, we should restrict the caller thread of GetImageSkiaNamed() to the UI thread only. BUG=449277 R=oshima@chromium.org, xiyuan@chromium.org TEST=manually Review URL: https://codereview.chromium.org/874483007 Cr-Commit-Position: refs/heads/master@{#312991}
Showing
Please register or sign in to comment