Re: konq-e Digest, Vol 47, Issue 1
"huzj" <[email protected]>
| Newsgroups | gmane.comp.kde.devel.konq-e |
|---|---|
| Message-ID | <[email protected]> |
> > What is missing in recent konqueror embedded snapshots? Javascript > extensions still work, as far as I know. > Luciano > I am using konqueror3-embedded-0.2-20060121.tar.bz2. The js extension code is not there. In KHTMLPart::processObjectRequest(), the KJS::probeJsExtension(...)should be called, but it's missing. You can grep ENABLE_JS_HOSTEXTEND in the source directory, it only appears in jsextension.h,jsextension.cpp,jsextconnect.h add in the addon directory. Does there exist two version of konqueror3-embedded-0.2-20060121.tar.bz2?