Fix crash during folder app list item view creation
AppListItemView ctor was calling SetBackgroundBlurEnabled, which depends on icon_, before the icon view was actually added as the item view child (and thus before icon_ ptr was set). BUG=1043908 Change-Id: I9e5b52c8030899a991e08a462f511bff3292e886 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2018123Reviewed-by:Alex Newcomer <newcomer@chromium.org> Commit-Queue: Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#734683}
Showing
Please register or sign in to comment