Hi,

A new version of the chromium browser has been published (0.10.0) with a
very important change. We were able to remove third party dependencies JNR
and ASM by using the jni mechanism from swt, so now it's aligned with swt
and simplifies the integration. With this many bugs were fixed also.
All tests are passing in the three platform. Snippets too (except
Snippet327 due CEF limitation).

https://github.com/maketechnology/chromium.swt

https://bugs.eclipse.org/bugs/show_bug.cgi?id=405031

To continue with the contribution progress I'm planning to create a gerrit
or github PR review with a proposal to integrate it in swt code base. As
there are no longer third party dependencies this becomes easier. Java code
being part of the main swt bundle, and binding binaries as separate
fragments (not the standard swt platform bundles) due its about 1.2 MB per
platform.

Please comment if you agree and are willing to review the code proposal so
we can go ahead in that direction.

Regards,

--
Guillermo Zunino
guil...@gmail.com


On Thu, Apr 25, 2019 at 12:37 AM Guillermo Zunino <guil...@gmail.com> wrote:

> Hi,
>
> A new version of the chromium browser has been published (0.9.0) with
> GTK3 support and many fixes. All tests are passing in the three platform.
> Snippets too.
>
> https://github.com/maketechnology/chromium.swt
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=405031
>
> --
> Guillermo Zunino
> guil...@gmail.com
>
>
> On Wed, Jan 30, 2019 at 10:55 PM Guillermo Zunino <guil...@gmail.com>
> wrote:
>
>> Hi,
>>
>> A new version of the chromium browser has been published (0.8.1) with
>> several fixes, more tests and some missing features. Also all tests are
>> passing now and the failing SWT Browser Snippets reported are passing now.
>>
>> https://github.com/maketechnology/chromium.swt
>>
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=405031
>>
>> Cheers.
>> --
>>
>> Guillermo Zunino
>> guil...@gmail.com
>>
>
_______________________________________________
platform-dev mailing list
platform-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/platform-dev

Reply via email to