Comment 34 for bug 23369

Revision history for this message
In , Yinbolian (yinbolian) wrote :

Created attachment 118391
patch (add Alecf's comments)

1. static variable name changes: sysPrefList --> sSysPrefList
2. remove pref type from list
3. while loop --> for loop.
4. return NS_OK instead of NS_ERROR_FAILURE when system config is not enabled.