Embedded Web Shell (cont)
Creating an event queue
Obtain the EventQueueService
nsServiceManager::GetService(…);
Creating the thread event queue
aEventQueueService->CreateThreadEventQueue(…);