Igalia / wolvic

A fast and secure browser for standalone virtual-reality and augmented-reality headsets.
https://wolvic.org
Mozilla Public License 2.0
796 stars 100 forks source link

[Chromium] Disable Mozilla Accounts #1480

Closed svillar closed 2 months ago

svillar commented 2 months ago

It does not work with Chromium backend (we suspect there is some kind of UA/capability checking on the server side) so we better remove it from the UI in order not to confuse users.

Disabling it includes:

javifernandez commented 2 months ago

I've just noticed that we haven't removed / modified the dialog shown during the first startup where we offer to sign in the Firefox Account service.

I'm not sure it's enough to block this PR, though, but I'm open to discuss it.

svillar commented 2 months ago

I've just noticed that we haven't removed / modified the dialog shown during the first startup where we offer to sign in the Firefox Account service.

I'm not sure it's enough to block this PR, though, but I'm open to discuss it.

Yeah, we should remove that as well