Open Bug 2011841 Opened 1 month ago Updated 1 month ago

Prevent unauthenticated calls to the console in Felt startup

Categories

(Firefox Enterprise :: Client, task)

x86_64
macOS

Tracking

(Not tracked)

People

(Reporter: janika, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [size=2])

On startup we initiate multiple requests to the console that will fail in Felt since we might not have authentication tokens there.
We should probably have another file to set preferences that are specific to felt to prevent these failures, e.g. disable FxAccounts in felt by setting identity.fxaccounts.enabled = false.
Also guard certain calls to the console with Services.felt.isFeltBrowser()

Fyi: Currently we have firefox-enterprise.js to set preferences both in Felt and Firefox.

Severity: -- → S3
Target Milestone: --- → MVP
Whiteboard: [size=2]
You need to log in before you can comment on or make changes to this bug.