summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/24/changes
diff options
context:
space:
mode:
authorSvet Ganov <svetoslavganov@google.com>2016-12-05 09:03:24 -0800
committerSvetoslav Ganov <svetoslavganov@google.com>2016-12-05 20:17:30 +0000
commit296a60acc3d67cea23bae167dbcb51c0d0d60b23 (patch)
tree9ef4aa6f0db4a4f278693d9d1846d62bebddc90c /docs/html/sdk/api_diff/24/changes
parent52ae3289fba02b03b7cb74afad628b9c80253045 (diff)
[DO NOT MERGE] Allow multiple toasts for the focused app
We don't allow apps to add multiple toast windows to prevent an attacker to keep adding the same toast as a workaround for our measure to ensure toast windows are removed after a timeout. The may cause backwards compatibility issue for apps that add multiple toasts. While we need to fix the security vulnerability it is desirable to make the fix as backwards compatible as possible. This change allows the focused app to add as many toast windows as it wants since they will be removed after the timeout and once the app is not the one the user uses it will lose the multiple toast add capability. bug:30150688 Change-Id: I2d9295926cb49b5bb80c7af2546872ff8ca22c64
Diffstat (limited to 'docs/html/sdk/api_diff/24/changes')
0 files changed, 0 insertions, 0 deletions