commit | d9fd857ca9910f914dfba2502928666f7a0e3a49 | [log] [tgz] |
---|---|---|
author | Cary Clark <cary@android.com> | Thu Feb 03 05:25:05 2011 -0500 |
committer | Cary Clark <cary@android.com> | Thu Feb 03 05:37:04 2011 -0500 |
tree | 41d20a0885287a068e64d1ac61c24bf77330a9a6 | |
parent | 47b8c96b253ab24d0df089c87ce0798d4981400a [diff] |
stop GL drawing thread before killing WebCore The TexturesGenerator thread references pictures owned by the WebCore thread, so must be stopped before the WebCore thread is deleted. Requires a companion change in external/webkit bug:3406185 Change-Id: I5b2f8b3b52367b05301c76e5bd22a95fcd0338d5