Skip to content
Commit f02d0bbb authored by Sergey Ulanov's avatar Sergey Ulanov Committed by Chromium LUCI CQ
Browse files

[App List] Fix crash on MSan bots

AppListClientImplBrowserTest.ActivateSelfDestroyApp test was failing
on MSan bots because a string reference was kept after the string is
destroyed. Updated ChromeAppListModelUpdater::RemoveItem() to copy the
string to the stack.

Bug: 1190347
Change-Id: I717598e7578738772746e5509089296f6a4220f3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2776393


Commit-Queue: Sergey Ulanov <sergeyu@chromium.org>
Reviewed-by: default avatarYury Khmel <khmel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#864886}
parent 0a482986
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment