Chromium Code Reviews
DescriptionReland of https://codereview.chromium.org/13891016/. This includes the fix for the Segfault on ChromeOS.
Make DriveSystemService an observer of DriveNotificationManager so that it no longer has to handle registering for Drive XMPP notifications itself. This will also allow both SyncFileSystem and the ChromeOS Filemanager (and possibly more observers) to use XMPP notifications solving the problem from before where the same XMPP Invalidation ID was being registered twice.
Also removed polling code from SyncFS it's OKed to remove by both SyncFS and ChromeOS teams.
BUG=173339
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=196625
Patch Set 1 #Patch Set 2 : Original patchset from 13891016 with caused segfault #Patch Set 3 : ChromeOS segfault fix #Patch Set 4 : Rebase fixed merge conflict for apply #Patch Set 5 : Rebase with merge conflict fix #Patch Set 6 : Final rebase before dcommit attempt #Messages
Total messages: 13 (0 generated)
|