Comment 28 for bug 23369

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

Thanks, Christian and bz

> + printf("...FAil to Get config\n");
> that line should be removed or made ifdef DEBUG.
I will fix that.

+enum SysPrefType {
I forgot to remove this definition, it is not used in the code.

About UI, some code breaks the UI locking feature. see bug 196814, I provide a
patch, and now add you and bz in that CC list.