[Feed] Fix crash when clearing cached data after being disabled
The Feed can be disabled and destroyed without warning, meaning calls to FeedProcessScopeFactory#getFoo() can return null. This CL guards against that for FeedLifecycleBridge Bug: 902123 Change-Id: Iff4fb6eb1c1e19358637159558d1983e774a42a2 Reviewed-on: https://chromium-review.googlesource.com/c/1327550 Commit-Queue: Patrick Noland <pnoland@chromium.org> Reviewed-by:Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#607355}
Showing
Please register or sign in to comment