Skip to content
Commit 8aa769ec authored by Xiaoqian Dai's avatar Xiaoqian Dai Committed by Chromium LUCI CQ
Browse files

Speculative fix of crash in TabletModeController

From the crash stack, it looks like that it might be possible that
TabletModeController was not removed itself as an observer of
ui::DeviceDataManager successfully when the system is suspended, which
might cause a crash from TabletModeController being added as an observer
twice after the system suspend is done.

Bug: b/271634754
Change-Id: I66dc8ef5e1d3b2b9c238b0a75959011f02e4d727
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4326944


Reviewed-by: default avatarScott Violet <sky@chromium.org>
Reviewed-by: default avatarMitsuru Oshima <oshima@chromium.org>
Commit-Queue: Xiaoqian Dai <xdai@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1118916}
parent 9ab38c14
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment