- Adds a static `priority` getter in BackupResource base class, which defaults to 0. - Determine the order resources will be backed up sorted on that priority in `createBackup`, defaulting to unordered. - Sets `PlacesBackupResource` position 1 so it will run first. Differential Revision: https://phabricator.services.mozilla.com/D207934