зеркало из https://github.com/mozilla/gecko-dev.git
3fa6d2fc2e
problem is that selectAll isn't working due to the window not being realized. We'll see. Next step is to get it working! M classes_spec/org/mozilla/webclient/impl/wrapper_native/CurrentPageImpl.java - rewrite getSource() to call native code, instead of using the DOM. M src_moz/CurrentPageImpl.cpp - re-enable nativeGetSource(). M src_moz/EmbedWindow.cpp M src_moz/EmbedWindow.h - fill out dtor - add InitNoChrome. M test/automated/src/classes/org/mozilla/webclient/CurrentPageTest.java - comment out test classes_spec/org/mozilla/webclient/impl/wrapper_native/CurrentPageImpl.java src_moz/CurrentPageImpl.cpp src_moz/EmbedWindow.cpp src_moz/EmbedWindow.h test/automated/src/classes/org/mozilla/webclient/CurrentPageTest.java |
||
---|---|---|
.. | ||
automated/src | ||
manual/src/classes/org/mozilla/webclient/test |