gecko-dev/java/webclient/src_moz
edburns%acm.org 78325dd028 a=edburns
bug: pressing BACK hangs webclient

Files touched

File: DocumentLoadEvent.java	Status: Locally Modified

Made the constants final so they can be used in a
switch statement

File: EMWindow.java    	Status: Locally Modified

Modified eventDispatched() so it doesn't call any webclient
events.  This was causing the hang.  Took advantage of
the newly implemented ability to pass a string from the
mozilla event handler into java.


File: DocumentLoaderObserverImpl.cpp	Status: Locally Modified

Create a jstring from the url in the OnStartDocumentLoad event.
Pass it on to java.

File: jni_util.cpp	Status: Locally Modified

Wrapped JNU_GetEnv in BAL stuff so it works from Star.

File: WebclinetEventListener.java	Status: Locally Modified

Added comment to eventDispatched.
2000-04-22 02:01:20 +00:00
..
motif changed signatures of functions in CurrentPage interface 2000-04-06 17:42:46 +00:00
BookmarksImpl.cpp bug: http://bugzilla.mozilla.org/show_bug.cgi?id=34665 2000-04-05 21:38:27 +00:00
CurrentPageImpl.cpp Added stuff to implement Find features in CurrentPage interface 2000-04-06 17:39:01 +00:00
DocumentLoaderObserverImpl.cpp a=edburns 2000-04-22 02:01:20 +00:00
DocumentLoaderObserverImpl.h bug 32011 2000-04-18 21:58:29 +00:00
EventRegistration.cpp bug=31123 2000-03-09 05:12:42 +00:00
EventRegistration.h
HistoryImpl.cpp bug: http://bugzilla.mozilla.org/show_bug.cgi?id=34665 2000-04-05 21:38:27 +00:00
ISupportsPeer.cpp
Makefile.solaris a=ashuk 2000-03-28 21:36:04 +00:00
Makefile.win r=ashuk 2000-03-21 19:27:13 +00:00
NativeEventThread.cpp bug 33099 2000-04-20 18:16:05 +00:00
NavigationImpl.cpp bug: http://bugzilla.mozilla.org/show_bug.cgi?id=34665 2000-04-05 21:38:27 +00:00
RDFEnumeration.cpp bug 33099 2000-04-20 18:16:05 +00:00
RDFTreeNode.cpp bug 33099 2000-04-20 18:16:05 +00:00
WindowControlImpl.cpp Added stuff to implement Find features in CurrentPage interface 2000-04-06 17:39:01 +00:00
WrapperFactoryImpl.cpp bug 33099 2000-04-20 18:16:05 +00:00
bal_util.cpp bug 32011 2000-04-18 21:58:29 +00:00
bal_util.h bug 32011 2000-04-18 21:58:29 +00:00
jni_util.cpp a=edburns 2000-04-22 02:01:20 +00:00
jni_util.h bug 32011 2000-04-18 21:58:29 +00:00
jni_util_export.cpp bug 32011 2000-04-18 21:58:29 +00:00
jni_util_export.h bug 32011 2000-04-18 21:58:29 +00:00
nsActions.cpp bug: http://bugzilla.mozilla.org/show_bug.cgi?id=34665 2000-04-05 21:38:27 +00:00
nsActions.h bug=31123 2000-03-09 05:12:42 +00:00
ns_globals.h bug 33099 2000-04-20 18:16:05 +00:00
rdf_progids.h bug 33099 2000-04-20 18:16:05 +00:00
rdf_util.cpp bug 33099 2000-04-20 18:16:05 +00:00
rdf_util.h bug 33099 2000-04-20 18:16:05 +00:00
runem.solaris Made changes for accomodating new CurrentPage Find features into 2000-04-06 17:45:27 +00:00