Open Bug 1853059 Opened 1 year ago

Create a general abstraction for enqueueing work.

Categories

(Fenix :: General, task, P4)

All
Android
task

Tracking

(Not tracked)

People

(Reporter: boek, Unassigned)

References

Details

We need a way to initialize sentry on the VisualCompletenessQueue in Fenix but we shouldn't couple the SentryService with the RunWhenReadyQueue.

While fixing 1851676 I put together a proof of concept that abstracts enqueuing initialization work off the main thread in SentryService that quickly grew out of scope for that PR. This ticket will contain that work.

You need to log in before you can comment on or make changes to this bug.