Drew Willcoxon
38fdeebcee
Bug 1120716 - Offer "learn more" links in the legacy-Sync-to-FxA migration UI. r=markh,Unfocused
2015-02-04 13:59:47 -08:00
Mark Hammond
593aa0f0dc
Bug 1097406 - FHR data for sync migration. r=adw/gfritzsche
2015-02-04 17:36:44 +11:00
Matthew Noorenberghe
8afbdfd71b
Bug 1110602 - Don't remove tour tabs from originTabs when switching tabs so they can continue to get notifications. r=Unfocused
...
--HG--
extra : rebase_source : efc2d7b81fe1df31192bef3360846e9508bcbcc3
2015-01-21 13:21:41 -08:00
Drew Willcoxon
e9f2d67e3c
Bug 1112440 - Make the infobar update correctly to reflect "needs verified user" on about:accounts during Sync migration. r=markh
2015-01-08 09:28:55 -08:00
Mark Hammond
b3492f2340
Bug 1117033 - all sync migration states in the hamburger menu take us to Sync prefs. r=adw
2015-01-07 13:57:38 +11:00
Mark Hammond
c9f525ae82
Bug 1114445 - update sync migration flows to reflect latest requirements. r=adw
2015-01-07 13:57:38 +11:00
abdelrhman
b1c1b6380c
Bug 1112552 - Clean up global-scope pollution from browser-fxaccounts.js. r=dao
...
--HG--
extra : rebase_source : 17c65f8c9f40df6e1cd49f07a779b71b002a5e23
2014-12-22 15:14:17 +01:00
Carsten "Tomcat" Book
7ea173734b
Backed out changeset 1dd103323b7c (bug 1112552) for bc1 bustage
2014-12-22 14:41:36 +01:00
abdelrhman
0e485262cc
Bug 1112552 - Clean up global-scope pollution from browser-fxaccounts.js. r=dao
2014-12-22 13:28:29 +01:00
Mark Hammond
581e2f23cc
Bug 1109430 - Sync migrator module should show confirmation after resending verification email. r=adw
2014-12-18 16:14:58 +11:00
abdelrhman
6cf86471ca
Bug 1110109 - Use Services.focus instead of Cc["@mozilla.org/focus-manager;1"].getService(Ci.nsIFocusManager). r=dao
2014-12-16 21:38:33 +01:00
Drew Willcoxon
8e8d87b6b5
Bug 1016825 - Show legacy-Sync-to-Firefox-Accounts migration notifications in the main browser window. r=markh
2014-12-11 21:06:55 -08:00
Drew Willcoxon
494752c549
Bug 1026342 - Show legacy-Sync-to-Firefox-Accounts migration indicators in the app menu panel. r=markh
2014-12-10 09:33:36 -08:00
Alex Bardas
603011765d
Bug 1053939 - pass entry point to fxa content server when opening about:accounts + tests. r=markh
2014-09-10 13:39:00 +02:00
Tim Taubert
d14da0015a
Bug 966098 - Handle inactive/no windows case for "sync started" notification r=markh
2014-04-09 16:59:16 +02:00
Mark Hammond
2faebb50f3
Bug 992371 - Avoid promise rejection messages from FxAccounts. r=ttaubert
2014-04-10 17:13:53 +10:00
Gavin Sharp
a55a3e4884
Bug 982241: make the UI observe weave:service:setup-complete so that it gets updated correctly when re-signing in after an auth error, r=ttaubert
...
Changes:
* start observing weave:service:setup-complete to update the UI after all logins (re-auth, initial sign-in)
* stop observing FxAccountsCommon.ONLOGIN_NOTIFICATION, since the state we depend on to update the UI never changes interestingly as a result of it firing
--HG--
extra : rebase_source : 8632d597557b7a25ebc31dd53ad5680ac5a72583
2014-03-12 18:53:35 -07:00
Tim Taubert
afa1491838
Bug 980839 - Panel UI doesn't prompt for reauth when restarting after password change r=markh
2014-03-10 17:38:41 -07:00
Mark Hammond
1e5bb502af
Bug 969528 - only show the 'login needed' UI state when in a LOGIN_FAILED_LOGIN_REJECTED state. r=ttaubert
2014-03-07 15:41:33 +11:00
Tim Taubert
5435ba79a0
Bug 969656 - "Sign in again" menu panel UI should link directly to the sign-in page, rather than preferences r=gavin
2014-02-11 15:38:48 +01:00
Mark Hammond
f229c9977f
Bug 967350 - openSignInAgainPage() now opens about:accounts?action=reauth. r=ttaubert
2014-02-05 09:11:20 +11:00
Mark Hammond
1fd7d74a4e
Bug 966823 - ensure checking if there is a login error doesn't initialize sync too early. r=ttaubert
2014-02-03 10:47:35 +11:00
Gavin Sharp
71b9757307
[Australis] portion of bug 966511: rename gFxAccount.toggle to gFxAccount.onMenuPanelCommand, r=ttaubert
...
--HG--
extra : rebase_source : 999ac3977c3c6f1d397689489b8d9fe8d740c822
2014-01-31 17:27:51 -08:00
Gavin Sharp
09d59a5461
Bug 966511: Tweak Sync UI, r=ttaubert
...
Changes:
- rename browser-fxaccounts.js "toggle" to onMenuPanelCommand
- rename openSignInPage->openSignInAgainPage and change it to point to about:accounts?signin=true
- introduce openAccountsPage and change the menu panel "signed in"'s UI to call it
- remove period at the end of "Firefox is now syncing" in the success doorhanger
- rename syncErrorPanel.title->syncErrorPanel.heading for consistency
- remove the "Preferences" button from the "you need to sign in again" doorhanger
- "manage"->"change" in the "What would you like to Sync" dialog
- change "Unlink Browser" to "Disconnect", in both the prefs button and confirmation dialog title
- adjust string in the "Disconnect" confirmation dialog
- change "Device"->"computer" in the relink verification dialog
- fix success panel heading styling (should be bold)
--HG--
extra : rebase_source : 358c93e1123e11200523b96d97ecd25421edaca4
2014-01-31 17:20:21 -08:00
Tim Taubert
7b84b52ad4
Bug 965641 - [Australis] prompt user to sign-in again UI in the menu panel r=markh
2014-01-29 19:06:50 -08:00
Tim Taubert
ffa823ed32
Bug 965607 - [Australis] Show FxA doorhangers only for the most recent non-popup browser window r=markh
2014-01-30 11:15:46 -08:00
Tim Taubert
9374d65e86
Backed out [Australis] changeset 7560f1dfaa97 (bug 965641)
2014-01-30 17:44:58 -08:00
Tim Taubert
04517e5abb
Backed out [Australis] changeset 1471e8762222 (bug 965607)
2014-01-30 17:44:56 -08:00
Tim Taubert
89d5527898
Bug 965607 - [Australis] Show FxA doorhangers only for the most recent non-popup browser window r=markh
2014-01-30 11:15:46 -08:00
Tim Taubert
c10f8b0ad0
Bug 965641 - [Australis] prompt user to sign-in again UI in the menu panel r=markh
2014-01-29 19:06:50 -08:00
Tim Taubert
2c2176f116
Bug 965544 - Show "now syncing" doorhanger when sync actually starts, once per login r=markh
2014-01-29 12:41:07 -08:00
Tim Taubert
6efeed0150
Bug 964929 - [Australis] Implement doorhanger for sync errors r=gavin
2014-01-28 17:54:36 -08:00
Tim Taubert
e0782520f5
Bug 963384 - [Australis] Don't show doorhanger when sync customization dialog will be shown r=markh
2014-01-28 18:54:01 -08:00
Tim Taubert
c681a3762a
Bug 957460 - [Australis] Add Firefox Accounts widget for customization panel r=gijs,markh
2014-01-10 19:32:11 +01:00
Tim Taubert
21b2ed0b24
Bug 957436 - [Australis] Follow-up to fix leaks caused by calling uninit() without calling init() before r=bustage
2014-01-25 22:02:18 +01:00
Tim Taubert
e62101c17c
Bug 957436 - [Australis] Show doorhanger for first fxa-based sync r=markh
2014-01-25 16:19:07 +01:00