Speculative ~AppListModel crash fix
Speculative fix. We now observe a folders item list on creation, but it seems we forgot to stop observing in one case. When the scoped observer list destructs, it tries to stop observing things that no longer exist. This should fix the crash we are seeing in M-86. Bug: 1130901 Change-Id: I078e570a9beb67fda7efd48ba40ec52bda47aab7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429524Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Alex Newcomer <newcomer@chromium.org> Cr-Commit-Position: refs/heads/master@{#810825}
Showing
Please register or sign in to comment