diff options
author | Chet Haase <chet@google.com> | 2012-06-07 07:48:48 -0700 |
---|---|---|
committer | Chet Haase <chet@google.com> | 2012-06-07 08:00:49 -0700 |
commit | 0f8ffd83745f718a476564f35a2f7fd4637275bc (patch) | |
tree | 219590908f6e258ed958d6414dbe858bce62105b /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 43fa4c5261a732decae3bbfaea2a00f8bb9b709c (diff) |
Revert "Remove ViewTreeObserver allocations"
This reverts commit b999cc118fe430699e9a67d5dab355125b873abb.
There was an assumption in this earlier change that observer dispatching could not be
recursive - we could only ever have one iteration on the observer listener list. This
assumption broke down in a specific app, and maybe in more, so reverting the change for now.
We should probably find a way to accomplish the same allocation-minimizing goal without
causing exceptions when violating our assumptions.
Issue #6620795 [Application compatibility] Lufthansa app crashes
Change-Id: I1c1f9ad329c14398feb0e74ce77e1a07111f7d1f
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions