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. git-svn-id: svn://10.0.0.236/trunk@66829 18797224-902f-48f8-a5cc-f745e15eee43
Description
No description provided
Languages
C++
31%
C
21.9%
HTML
13.3%
JavaScript
12.9%
Java
5.1%
Other
15.5%