- add event masks for Ajax M webclient/classes_spec/org/mozilla/webclient/PageInfoListener.java - Document map values for ajax events M webclient/src_moz/AjaxListener.cpp M webclient/src_moz/AjaxListener.h - Flesh out implementation as much as the underlying browser allows. For mozilla, this means start, end, and error. M webclient/src_moz/EmbedProgress.cpp M webclient/src_moz/EmbedProgress.h - move the initialization of the AjaxListener into SetEventRegistration(). - Expose NativeBrowserControl * getter - Make RequestToURIString public M webclient/src_share/jni_util.cpp M webclient/src_share/jni_util.h - new map keys: readyState, responseText, responseXML - new event masks START_AJAX, END_AJAX, ERROR_AJAX M webclient/test/manual/src/classes/org/mozilla/webclient/test/TestBrowser.java - print map values for AJAX cases. git-svn-id: svn://10.0.0.236/trunk@221541 18797224-902f-48f8-a5cc-f745e15eee43
33 KiB
33 KiB