arc: Fix UpdatePinnedState crash
Transient notifications get into a situation that the item is destroyed via mojo before its surface gets mapped via wayland. Check |item_| before UpdatePinnedState() call in SetSurface to fix the crash. BUG=647829 TBR=yoshiki@chromium.org Review-Url: https://codereview.chromium.org/2345373002 Cr-Commit-Position: refs/heads/master@{#419508}
Showing
Please register or sign in to comment