Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] What Javascript engine in SWT browser?

On 25 Sep 2010, at 08:39, Carlin Wong <carlin4j@xxxxxxxxx> wrote:

>     I have used the web browser classes in SWT library, it is cool.
> I don't know which javascript engine the SWT library use, whether
> it is open-source? Can someone tell me? 

I believe it uses the web browser component on the local OS, so IE for Windows, Safari/WebKit for OSX etc. I think there were plans to also enable a WebKit portable one but I don't know the status of that. 

Alex



Back to the top