summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorTiger Huang <tigerhuang@google.com>2020-04-14 19:26:02 +0800
committerTiger Huang <tigerhuang@google.com>2020-04-14 19:26:02 +0800
commit9a62da7465c41516e5bae10977091f1ed505a8bb (patch)
tree77ff9eff18282df7b14bc3f3f035f60248fb37e8 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent82dc6147f16edc2106d509f97157bbc0c53a1ea4 (diff)
Apply the transaction to the leash before it is sent to the client
Otherwise, applying the transaction later at the server may overwrite the operations done by the client. For example, the client might hide the leash immediately when it obtains the control, but the 'show' operation in createAnimationLeash() has not been applied yet, so the 'show' operation at the server side can overwrite the 'hide' operation at the client side later. Fix: 153104643 Test: Steps in the bug. Change-Id: I9b3480ba17c2cd5396aed8a5412f2c8ba265db68
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions