Closed Bug 971620 Opened 10 years ago Closed 7 years ago

browser-fxaccounts initializes Firefox Accounts earlier than necessary.

Categories

(Firefox :: Sync, defect, P3)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: markh, Unassigned, Mentored)

Details

After the delayed-startup notification, browser-fxaccounts calls updateUI even though there is no UI shown which needs this.  This call uses FxAccounts, meaning that module is initialized and the stored user data loaded.  It seems it might be better to do this only when necessary (eg, as the hamburger panel is opened the first time)
No longer depends on: 905997
Good first bug, markh?
Flags: needinfo?(markh)
Priority: -- → P3
(In reply to Chris Karlof [:ckarlof] from comment #1)
> Good first bug, markh?

Probably closer to "good second bug" - which I *think* is reflected by avoiding the "good first bug" whiteboard annotation but having a mentor.
Mentor: markh
Flags: needinfo?(markh)
Flags: firefox-backlog+
Priority: P3 → P2
Priority: P2 → P3
This was done with Ed's recent work.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.