Mark Background Fetch scheduler controllers as aborted when needed
There's a race condition where acknowledgement of having marked a request as completed comes in after the Background Fetch has been aborted, due to the way the BackgroundFetchDataManager executes its tasks. We need to handle that appropriately in the scheduler. Change-Id: Idb4483433aae4abb57e56be68362c4e0333402a7 Reviewed-on: https://chromium-review.googlesource.com/1152969 Commit-Queue: Peter Beverloo <peter@chromium.org> Reviewed-by:Rayan Kanso <rayankans@chromium.org> Cr-Commit-Position: refs/heads/master@{#578700}
Showing
Please register or sign in to comment