Fix AppListSyncableService::ModelObserver actions
This addresses two bugs: * Updates from the Model should be ignored while an item is being added. * Folder deletions from the Model should be ignored since the model may not contain items that are not installed on the device, and we check for empty folders on item removal already. BUG=361671, 361721 Review URL: https://codereview.chromium.org/229233003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262890 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment