diff options
author | John Reck <jreck@google.com> | 2011-07-21 09:46:17 -0700 |
---|---|---|
committer | John Reck <jreck@google.com> | 2011-07-21 12:42:40 -0700 |
commit | 00d5bf7e44d44510d0828c473619c95a9ea783e3 (patch) | |
tree | 5969740bace560b6b5d4087faa3ae3c389d1fb7f /graphics/java/android/renderscript/RenderScriptGL.java | |
parent | caed51bcc23303182ffffb8b2db04647845bc1f5 (diff) |
Fixup handling destroy
Bug: 5002925
White list certain messages that can be handled after WebViewCore
was destroyed (specificially pause/resumeTimers, which are per process)
and reject all other messages. This avoids using the undocumented
removeCallbacksAndMessages(null) trick, as well as makes sure PAUSE_TIMERS
and RESUME_TIMERS are processed in the correct order the correct number
of times.
Change-Id: I8c51172e015f923ffeb0816a8ee2ab63219d0f96
Diffstat (limited to 'graphics/java/android/renderscript/RenderScriptGL.java')
0 files changed, 0 insertions, 0 deletions