DescriptionChange ownership of BackgroundSyncServiceImpl to BackgroundSyncContextImpl
Previously BackgroundSyncServiceImpl was deleted by mojo very late on
shutdown (on messageloop destruction). This is way too late. Instead, let the BackgroundSyncContextImpl own them.
BUG=517122
Committed: https://crrev.com/3440155cd4d8bb061f8261f6e01564804bb9f155
Cr-Commit-Position: refs/heads/master@{#343215}
Patch Set 1 #Patch Set 2 : Small fixes #
Total comments: 6
Patch Set 3 : Address comments from PS2 #Patch Set 4 : Rebase #Patch Set 5 : Remove scoped_refptr #
Total comments: 4
Patch Set 6 : Remove ref cycle #
Total comments: 2
Patch Set 7 : Fix typo #
Dependent Patchsets: Messages
Total messages: 23 (7 generated)
|