mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-05-26 14:18:48 +00:00
Prep tree for forward-porting Goanna, stage 1
This commit is contained in:
@@ -21,12 +21,12 @@ namespace ipc {
|
||||
|
||||
// Friendly names for the well-known threads.
|
||||
static const char* kBrowserThreadNames[BrowserProcessSubThread::ID_COUNT] = {
|
||||
"Gecko_IOThread", // IO
|
||||
"Goanna_IOThread", // IO
|
||||
// "Chrome_FileThread", // FILE
|
||||
// "Chrome_DBThread", // DB
|
||||
// "Chrome_HistoryThread", // HISTORY
|
||||
#if defined(OS_LINUX)
|
||||
"Gecko_Background_X11Thread", // BACKGROUND_X11
|
||||
"Goanna_Background_X11Thread", // BACKGROUND_X11
|
||||
#endif
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user