OSDN Git Service

Delete TextureGenerator operations outside the lock
authorChris Craik <ccraik@google.com>
Tue, 6 Dec 2011 01:26:07 +0000 (17:26 -0800)
committerChris Craik <ccraik@google.com>
Tue, 6 Dec 2011 01:29:50 +0000 (17:29 -0800)
commitc34cfbd2a0063c85afcf6751478987b8c6b6f7e1
tree8552fa45c0bf6ca1457aac93cd53cd67f3a281d7
parent3fb3b3e0e16ce89f589b71ba2cc5942f42f0ac27
Delete TextureGenerator operations outside the lock

bug:5713701

This fixes a potential deadlock between TextureGenerator and ImagesManager

Change-Id: I57503d3b73aff571629826f2278491232b37cb67
Source/WebCore/platform/graphics/android/TexturesGenerator.cpp