Skip to content

fxa: fix sync key invariant checks so they are only done after we've …#7458

Open
mhammond wants to merge 1 commit into
mozilla:mainfrom
mhammond:push-lrvnyvpkysot
Open

fxa: fix sync key invariant checks so they are only done after we've …#7458
mhammond wants to merge 1 commit into
mozilla:mainfrom
mhammond:push-lrvnyvpkysot

Conversation

@mhammond

@mhammond mhammond commented Jul 1, 2026

Copy link
Copy Markdown
Member

…merged all keys

The current code will report_error that we are missing the sync key when doing scope upgrades. We aren't and things work fine, but the report_error calls are false positives that are likely to hit vpn flows. We could maybe uplift, but it's not strictly necessary.

@mhammond mhammond force-pushed the push-lrvnyvpkysot branch from 5db108d to 7d4652f Compare July 1, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant