Side effects of turning off background sync

4,466 views
Skip to first unread message

A

unread,
Apr 11, 2017, 7:46:27 PM4/11/17
to Chromium-dev
What are the side effects of turning off background sync from chrome://settings/content? Could I have Google Docs that won't sync properly if closed prematurely? Or something even worse?

Peter Beverloo

unread,
Apr 11, 2017, 7:56:47 PM4/11/17
to a...@google.com, Chromium-dev
The Background Sync API gives developers the chance to synchronize data with their server when Chrome (or the device) regains connectivity. The content setting you refer to enables you to disable this behaviour, either globally or per website.

A practical example would be an offline enabled chatting web application, in which you type a message to a contact whilst offline. You usually want such messages to delivered as soon as the device comes back online -- that's why it's enabled by default. If, for any reason, you don't want a website to be able to do this, you can change the setting.

Thanks,
Peter


On Wed, Apr 12, 2017 at 12:46 AM, 'A' via Chromium-dev <chromi...@chromium.org> wrote:
What are the side effects of turning off background sync from chrome://settings/content? Could I have Google Docs that won't sync properly if closed prematurely? Or something even worse?

--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+unsubscribe@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/d4c78e41-8bf6-46aa-a7a8-1216daf4b206%40chromium.org.

Reply all
Reply to author
Forward
0 new messages