M dom/src/Makefile.in
M webclient/src_moz/EmbedWindow.cpp M webclient/src_moz/NativeWrapperFactory.cpp M webclient/src_moz/gtk/Makefile.in - fixes for building under GNU/Linux git-svn-id: svn://10.0.0.236/trunk@154981 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -114,10 +114,12 @@ NativeWrapperFactory::Init(JNIEnv * env, jobject newNativeEventThread)
|
||||
mFailureCode));
|
||||
|
||||
#ifdef XP_UNIX
|
||||
/************
|
||||
gdk_input_add(EQueue->GetEventQueueSelectFD(),
|
||||
GDK_INPUT_READ,
|
||||
event_processor_callback,
|
||||
EQueue);
|
||||
************/
|
||||
#endif
|
||||
|
||||
PLEventQueue * plEventQueue = nsnull;
|
||||
|
||||
Reference in New Issue
Block a user