[BASILISK] Port PM Sync Client - Part 4: Tools menu items (Set Up Sync/Sync Now)

This commit is contained in:
Matt A. Tobin 2019-04-16 08:11:41 -04:00 committed by Roy Tam
commit fa30be0161
3 changed files with 23 additions and 7 deletions

View file

@ -163,12 +163,13 @@
<!-- A broadcaster of a number of attributes suitable for "sync now" UI -
A 'syncstatus' attribute is set while actively syncing, and the label
attribute which changes from "sync now" to "syncing" etc. -->
#ifdef MOZ_SERVICES_SYNC
<broadcaster id="sync-status"/>
<!-- broadcasters of the "hidden" attribute to reflect setup state for
menus -->
<broadcaster id="sync-setup-state"/>
<broadcaster id="sync-syncnow-state" hidden="true"/>
<broadcaster id="sync-reauth-state" hidden="true"/>
#endif
<broadcaster id="workOfflineMenuitemState"/>
<broadcaster id="devtoolsMenuBroadcaster_ErrorConsole"