summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/PluginStub.java
diff options
context:
space:
mode:
authorJim Miller <jaggies@google.com>2013-04-10 18:15:30 -0700
committerJim Miller <jaggies@google.com>2013-04-10 18:15:30 -0700
commit9ddfeb83aa071990110c0dac7f9280d35ebf2239 (patch)
tree4c2d95e98d84e01a0b42497fe83f587d589efde6 /core/java/android/webkit/PluginStub.java
parent521eeaefcb4b78a8b571d1a1b4f095d993aea8b6 (diff)
downloadframeworks_base-9ddfeb83aa071990110c0dac7f9280d35ebf2239.zip
frameworks_base-9ddfeb83aa071990110c0dac7f9280d35ebf2239.tar.gz
frameworks_base-9ddfeb83aa071990110c0dac7f9280d35ebf2239.tar.bz2
Fix keyguard pattern invalidate bug
The framework used to invalidate both the previous invalidate region and the current one. However, with change I9fb96f99 this is no longer the case (it was always true for software rendering, but never showed because most platforms use acceleration). The fix is to invalidate the union of the old region and the new region ourselves. Fixes bug 8503031 Change-Id: If303e0892772dd9d6915efa55118d054a742c1a5
Diffstat (limited to 'core/java/android/webkit/PluginStub.java')
0 files changed, 0 insertions, 0 deletions