Checkpoint for mac os x reactivation.

Having trouble with the implementation of getHandleToPeer.

Current problem is that JAWT_DrawingSurface->Lock() is failing.

Why would that be?


git-svn-id: svn://10.0.0.236/trunk@173357 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
edburns%acm.org
2005-05-13 06:40:12 +00:00
parent 16ed34f985
commit ba350c1664
19 changed files with 378 additions and 65 deletions

View File

@@ -281,7 +281,7 @@ Java_org_mozilla_webclient_impl_wrapper_1native_NativeEventThread_nativeRemoveAl
}
// Ashu
#ifdef XP_UNIX
#if defined(XP_UNIX) && !defined(XP_MACOSX)
static void event_processor_callback(gpointer data,
gint source,
GdkInputCondition condition) {