summaryrefslogtreecommitdiff
path: root/api/api_test.go
diff options
context:
space:
mode:
author wilsonshih <wilsonshih@google.com> 2024-06-04 18:48:23 +0800
committer wilsonshih <wilsonshih@google.com> 2024-06-07 11:33:02 +0800
commit3c9a3d4f7891183502796ad84c4ad6af53da1cca (patch)
tree505e375b4c3a79d3c4967d7480346b38c0c61e34 /api/api_test.go
parent87bafca13f4f066152d2bd29696e6f88b284595a (diff)
Only clear shared starting data for starting window owner.
Issue symptom: 1. Start Activity A 2. A start Activity B, and both move to TaskFragment for AE. 3. Activity B start Activity C. 4. Activity C stopped before Activity A drawn. sharedStartingData being removed due to C stopped. 5. Activity A report drawn, but it is unable to remove starting window. The activity B should not clear mSharedStartingData, unless it is the owner of startingData. Bug: 330478990 Test: follow issue description. Change-Id: I66e3d271c41019b4243ceda30ee0d9fe549335b0
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions