Open Bug 1845955 Opened 2 years ago Updated 2 years ago

Sync resets value of 36000000 (10 hours) for variable services.sync.syncInterval after browser restart and unnecessarily syncs every 10 min. again

Categories

(Cloud Services :: General, defect)

Firefox 115
defect

Tracking

(Not tracked)

People

(Reporter: e412byoy7, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0

Steps to reproduce:

In about:config, set services.sync.log.appender.file.logOnSuccess to true.
Set Sync to only sync Bookmarks, Adresses, Add-ons, Logins and passwords and settings.
Now also change services.sync.syncInterval to 36000000 (36.000.000) ms to only time-sync every 10 hours unless it gets triggered by any Fx-profile change.
Now restart Firefox and visit about:config services.sync.syncInterval variable again.

Actual results:

Variable services.sync.syncInterval is set to 600000 again and again syncs every 10 minutes... (and checking about:sync-log, it consequently syncs every 10 minutes again)

Expected results:

Fx should save services.sync.syncInterval value 36000000 also after browser restart and then only sync upon profile changes (I have not activated syncing of history and of open tabs, so it should definitely not sync every 10 min.) and should also sync every 10 hours (and not only upon profile changes)

Summary: Sync resets value of 36000000 (10 hours) for variable services.sync.syncInterval and unnecessarily syncs every 10 min. regardless → Sync resets value of 36000000 (10 hours) for variable services.sync.syncInterval after browser restart and unnecessarily syncs every 10 min. again
You need to log in before you can comment on or make changes to this bug.