mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
Bug 967350 - openSignInAgainPage() now opens about:accounts?action=reauth. r=ttaubert
This commit is contained in:
parent
a7c2f85597
commit
f229c9977f
@ -213,7 +213,6 @@ let gFxAccounts = {
|
||||
},
|
||||
|
||||
openSignInAgainPage: function () {
|
||||
// FIXME: This should actually show the pre-filled username version of about:accounts?
|
||||
switchToTabHavingURI("about:accounts?signin=true", true);
|
||||
switchToTabHavingURI("about:accounts?action=reauth", true);
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user