Open Bug 646984 Opened 15 years ago Updated 3 years ago

Cut down use of RecordManager

Categories

(Firefox :: Sync, defect)

defect

Tracking

()

People

(Reporter: rnewman, Unassigned)

Details

Lots of inconsistency in use: e.g., some code uses Records.get(this.metaURL), but other code does new Resource(this.metaURL).put(meta). That can't be good. It's also not really useful. Time to die.
Well, RecordManager is also used for caching. We should evaluate when and where that's still necessary.
Greg, how much of this has already been done?
Flags: needinfo?(gps)
It's a little better in the less singleton world but still not great IIRC.
Flags: needinfo?(gps)
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.