Closed Bug 1908727 Opened 1 year ago Closed 1 year ago

Add scalar probes for the current state of the BackupService

Categories

(Firefox :: Profile Backup, task, P3)

task

Tracking

()

RESOLVED FIXED
134 Branch
Tracking Status
firefox134 --- fixed

People

(Reporter: mconley, Assigned: mconley)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [fidefe-device-migration])

Attachments

(1 file)

We need to record boolean values for:

  1. Is the backup service enabled?
  2. Are scheduled backups enabled?
  3. Are encrypted backups enabled?

We also want some coarse information on where the backup is being stored. This will be a numeric value

1 = default location
2 = non-default location
3 = location that seems to be a known cloud storage provider (seems to be a Dropbox, OneDrive, Box folder... this one might be tricky)

Assignee: nobody → mconley
Status: NEW → ASSIGNED
Pushed by mconley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1d68ad927ddb Add probes for the initial state and configuration for BackupService. r=backup-reviewers,kpatenio
Pushed by mconley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/334773fe02f0 Add probes for the initial state and configuration for BackupService. r=backup-reviewers,kpatenio

Backed out for causing codecs failures.

  • Backout link
  • Push with failures
  • Failure Log
  • Failure line: PROCESS-CRASH | MOZ_ASSERT(NS_IsMainThread()) [@ mozilla::ClearOnShutdown<mozilla::Atomic<nsBaseHashtable<nsIntegralHashKey<unsigned int, 0>, mozilla::intl::Script, mozilla::intl::Script, nsDefaultConverter<mozilla::intl::Script, mozilla::intl::Script> >*, (mozilla::MemoryOrdering)2, void> >(mozilla::Atomic<nsBaseHashtable<nsIntegralHashKey<unsigned int, 0>, mozilla::intl::Script, mozilla::intl::Script, nsDefaultConverter<mozilla::intl::Script,

I really can't see how this patch could have caused this assertion failure on Android. I've pushed the patch to try on the latest tip of mozilla-central, and not seeing the failure after many retriggers: https://treeherder.mozilla.org/jobs?repo=try&revision=c08dc38cfa12666095afe8be996244dde389df7f

I'm going to try relanding this now.

Flags: needinfo?(mconley)
Pushed by mconley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/557aef354185 Add probes for the initial state and configuration for BackupService. r=backup-reviewers,kpatenio
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: