Re: [webkit-dev] Enabling CSS JIT on Linux x86_64 for EFL and GTK?

2014-04-01 Thread Gyuyoung Kim
Hi Benjamin,

I upload a patch to fix build breaks on EFL port when enabling the CSS JIT.
Besides it enables the CSS JIT for EFL port.

[CMake][EFL] Enable CSS JIT
(https://bugs.webkit.org/show_bug.cgi?id=131010)

I think GTK based on CMake will be able to use the patch as well.

Thanks,
Gyuyoung.


On Tue, Apr 1, 2014 at 6:09 AM, Benjamin Poulain benja...@webkit.orgwrote:

 Hi,

 Now that EFL and GTK use CMake, can someone look at what is missing to
 enable the CSS JIT on Linux x86_64?

 Last time I tried, there were some issues with the headers. It is likely
 trivial to fix with a local build.

 I would be happy to fix any problem with the compiler if it does not work
 on Linux.

 Benjamin
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 https://lists.webkit.org/mailman/listinfo/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Enabling CSS JIT on Linux x86_64 for EFL and GTK?

2014-04-01 Thread Sergio Villar Senin
En 31/03/14 23:09, Benjamin Poulain escribiu:
 Hi,
 
 Now that EFL and GTK use CMake, can someone look at what is missing to
 enable the CSS JIT on Linux x86_64?
 
 Last time I tried, there were some issues with the headers. It is likely
 trivial to fix with a local build.
 
 I would be happy to fix any problem with the compiler if it does not
 work on Linux.

Filed https://bugs.webkit.org/show_bug.cgi?id=131022 for WebkitGtk

BR

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Enabling CSS JIT on Linux x86_64 for EFL and GTK?

2014-04-01 Thread Sergio Villar Senin
En 01/04/14 10:58, Sergio Villar Senin escribiu:
 En 31/03/14 23:09, Benjamin Poulain escribiu:
 Hi,

 Now that EFL and GTK use CMake, can someone look at what is missing to
 enable the CSS JIT on Linux x86_64?

 Last time I tried, there were some issues with the headers. It is likely
 trivial to fix with a local build.

 I would be happy to fix any problem with the compiler if it does not
 work on Linux.
 
 Filed https://bugs.webkit.org/show_bug.cgi?id=131022 for WebkitGtk

We finally reverted the patch enabling it as it was causing tons of
crashes. I attached a backtrace to the bug.

BR

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] Enabling CSS JIT on Linux x86_64 for EFL and GTK?

2014-03-31 Thread Benjamin Poulain

Hi,

Now that EFL and GTK use CMake, can someone look at what is missing to 
enable the CSS JIT on Linux x86_64?


Last time I tried, there were some issues with the headers. It is likely 
trivial to fix with a local build.


I would be happy to fix any problem with the compiler if it does not 
work on Linux.


Benjamin
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev