| commit | eb62f2825f745203414eb5489e59abc18726afbc | [log] [tgz] |
|---|---|---|
| author | Fengjiang Li <fengjial@google.com> | Mon Jun 30 10:01:36 2025 -0700 |
| committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Mon Jul 07 20:32:20 2025 -0700 |
| tree | 99930d853b8b2e733875568af287c07a69c16083 | |
| parent | 53ef8c19a257434a6dd50de7881add6bd079c4ff [diff] |
[Taskbar] Fix leaked thread "TaskbarUiThread" that is not destroyed upon taskbar recreation. We use to create a "TaskbarUiThread" for each new taskbar context but forget to destroy the thread. We fix it by creating a static thread named as "TASKBAR_UI_THREAD" Fix: TBD Flag: com.android.launcher3.enable_taskbar_ui_thread Test: manual (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:66e79baa21573579802ceb7e283c5bb5954a4365) Merged-In: Idd54c76c39b32a2765c64da1e519c9faa79dac75 Change-Id: Idd54c76c39b32a2765c64da1e519c9faa79dac75