Backed out changeset f1ff6d4dca5f (bug 1311149)
This commit is contained in:
@@ -915,6 +915,8 @@ ProcessPriorityToString(ProcessPriority aPriority)
|
||||
switch (aPriority) {
|
||||
case PROCESS_PRIORITY_MASTER:
|
||||
return "MASTER";
|
||||
case PROCESS_PRIORITY_PREALLOC:
|
||||
return "PREALLOC";
|
||||
case PROCESS_PRIORITY_FOREGROUND_HIGH:
|
||||
return "FOREGROUND_HIGH";
|
||||
case PROCESS_PRIORITY_FOREGROUND:
|
||||
|
||||
Reference in New Issue
Block a user