Allocate SharedBitmaps on FILE_USER_BLOCKING thread.
Allocating these can be expensive (especially on OS X) so it's best not to block the IO thread while doing that. BUG= Review URL: https://codereview.chromium.org/317973004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276358 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment