> lol actually they are using javaXPCOM and are stuck at Xul 1.9, which
> is why I'm here asking

The Browser control in the SWT 3.8/4.2 release can embed XULRunner 10.x because it uses XPCOM directly, it does not use JavaXPCOM. The part that does not work beyond XULRunner 1.9.2.x is its Browser.getWebBrowser() method, which provides a JavaXPCOM wrapper of its nsIWebBrowser.

Grant
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to