GNOME Bugzilla – Bug 643096
region panel: too slow to load
Last modified: 2011-02-24 03:15:21 UTC
We really need to populate the language list async, after showing the panel
Created attachment 181788 [details] [review] Make language loading async
Created attachment 181790 [details] [review] add async loading function The first part of the above patch, adding a way to cancel the idle if no longer needed.
Review of attachment 181790 [details] [review]: As discussed on IRC.
Created attachment 181791 [details] [review] load languages async in the region panel
Review of attachment 181791 [details] [review]: Looks good
Created attachment 181792 [details] [review] load languages async in the user accounts panel