New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 644862 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Sep 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

USS should correctly handle root folder for datatype

Project Member Reported by pav...@chromium.org, Sep 7 2016

Issue description

Directory based implementation reads unapplied entries from directory. Result doesn't include root folder itself.

With USS entries from GetUpdatesResponse are forwarded to change processor and service. Service is not prepared to handle root folder entry. Worker should filter result to not include root folder if it was received from server.

 
Status: WontFix (was: Available)
This is done already, here: https://cs.chromium.org/chromium/src/components/sync/engine_impl/model_type_worker.cc?l=110

Sign in to add a comment