Re: [webkit-dev] CSS Parse error in element.

2017-02-15 Thread Atul Sowani
Hi, I am wondering about the behavioural difference of the same code on two different platforms, under same conditions. For example, consider following code in css/CSSCalculationValue.cpp (under class CSSCalcBinaryOperation): static PassRefPtr create(PassRefPtr leftSide, PassRefPtr

Re: [webkit-dev] CSS Parse error in element.

2017-02-15 Thread Konstantin Tokarev
  15.02.2017, 11:40, "Atul Sowani" :Hi, I am wondering about the behavioural difference of the same code on two different platforms, under same conditions. For example, consider following code in css/CSSCalculationValue.cpp (under class CSSCalcBinaryOperation): static

[webkit-dev] Importing tests from web-platform-tests

2017-02-15 Thread Yoav Weiss
I'm trying to import tests from web-platform-tests/preload , but having trouble getting them to run without requiring expected results and while using wptserve. I looked at the WPT import tutorial

Re: [webkit-dev] Importing tests from web-platform-tests

2017-02-15 Thread youenn fablet
Hi Yoav, For existing preload tests, you may want to use DumpJSConsoleLogInStdErr if the warnings appear in the console log. For testing unused preloads warnings, it may be better to use non WPT tests atm. y Le mer. 15 févr. 2017 à 05:00, Yoav Weiss a écrit : > I'm trying to

Re: [webkit-dev] EFL port?

2017-02-15 Thread Gustavo Sverzut Barbieri
On Wed, Feb 15, 2017 at 12:48 PM, Konstantin Tokarev wrote: > > > 15.02.2017, 17:18, "Gustavo Sverzut Barbieri" : >> On Wed, Feb 15, 2017 at 3:19 AM, Gyuyoung Kim >> wrote: >>> Hi, >>> >>> If there is no other active

Re: [webkit-dev] EFL port?

2017-02-15 Thread ryuan Choi
gyuyoung, If you want, I can share https://github.com/ewebkit organization just for better repository name. There is also some script to make archive smaller.(but not maintained) 2017-02-16 0:18 GMT+09:00 Gustavo Sverzut Barbieri : > On Wed, Feb 15, 2017 at 12:48 PM,

Re: [webkit-dev] EFL port?

2017-02-15 Thread Gyuyoung Kim
Hi Konstantin and Gustavo, I'm gonna upload latest WebKit source code to the repo. Let me use the methods you guys recommend(script or git command) in order to make EFL tarball. Gyuyoung. On Thu, Feb 16, 2017 at 12:18 AM, Gustavo Sverzut Barbieri < barbi...@profusion.mobi> wrote: > On Wed,

Re: [webkit-dev] EFL port?

2017-02-15 Thread Gustavo Sverzut Barbieri
On Wed, Feb 15, 2017 at 3:19 AM, Gyuyoung Kim wrote: > Hi, > > If there is no other active maintainer for EFL port, unfortunately I have to > agree to drop EFL port in mainline > because EFL port should not be an obstacle. I will maintain WebKitEFL like > the QT port in >

Re: [webkit-dev] EFL port?

2017-02-15 Thread Konstantin Tokarev
15.02.2017, 17:18, "Gustavo Sverzut Barbieri" : > On Wed, Feb 15, 2017 at 3:19 AM, Gyuyoung Kim wrote: >>  Hi, >> >>  If there is no other active maintainer for EFL port, unfortunately I have to >>  agree to drop EFL port in mainline >>  because