After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 681852 - user-accounts: Create the add account dialog on demand
user-accounts: Create the add account dialog on demand
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: User Accounts
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-08-14 15:07 UTC by Stef Walter
Modified: 2012-08-18 17:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
user-accounts: Create the add account dialog on demand (3.02 KB, patch)
2012-08-14 15:07 UTC, Stef Walter
committed Details | Review

Description Stef Walter 2012-08-14 15:07:33 UTC
 * Creating the add account dialog as the panel gets created
   means that realmd is invoked, network discovery is done
   and so on. Not optimal.
 * We also don't really need to cache the account dialog,
   and can create a new one for each [+] click.
Comment 1 Stef Walter 2012-08-14 15:07:35 UTC
Created attachment 221156 [details] [review]
user-accounts: Create the add account dialog on demand
Comment 2 Bastien Nocera 2012-08-18 17:17:04 UTC
Attachment 221156 [details] pushed as 3f76a97 - user-accounts: Create the add account dialog on demand