diff options
author | Henri Sara <henri.sara@gmail.com> | 2017-08-11 10:29:07 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-11 10:29:07 +0300 |
commit | e9316021b415e59120a186a649604bf8ecffc513 (patch) | |
tree | 23420905cc2171a1370e3172d8b6c333ca7a6cdb /.gitignore | |
parent | 66e68f1ef25804dabfb4b0e4cdd7d59c66522927 (diff) | |
download | vaadin-framework-e9316021b415e59120a186a649604bf8ecffc513.tar.gz vaadin-framework-e9316021b415e59120a186a649604bf8ecffc513.zip |
Ensure wrong Action is not executed after detaching a component (#9806)
Due to action key generation on ActionManager a wrong action
may be executed if the component that fired the wanted action
is already detached.
This patch makes action keys globally unique, simplifying the
approach of #8495 but reusing its tests.
Fixes #5864
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions