mobile.newusers ResourceLoader module is loaded unconditionally. If you look closely it only does something when you are logged in.
Thus we should move all the logic for loading this code in php and not load it unless strictly necessary.
The module should be tagged with group other to lead to better caching.
Version: unspecified
Severity: normal