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

Issue 831160 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

[Sync::USS] ModelTypeWorker caches entities encrypted with pending key until key is received

Project Member Reported by mamir@chromium.org, Apr 10 2018

Issue description

ModelTypeWorker uses a map to cache received entities from the server that are encrypted with a pending key.
So if the client is at the "Enter Passphrase" screen, the memory will grow indefenititely.

Worker should instead inform sync engine to stop fetching updates.
Once the encryption key is available, the engine should resume processing remote updates again.



 
Status: Assigned (was: Available)

Sign in to add a comment