[webkit-dev] Going forward on automating W3C test suite import

2014-09-18 Thread youenn fablet
Hi all, I continued the implementation of some scripts to help importing regularly the whole W3C test suite as layout tests (http://wkb.ug/134767). The process is currently as follows: - Import the whole test suite as a WebKitBuild sub-folder - Run rwt on this sub-folder - Compute conformance for

Re: [webkit-dev] enhancement - html hole element

2014-09-18 Thread Simon Fraser
On Sep 18, 2014, at 9:22 AM, Julien Isorce wrote: > > Hi, > > A typical scenario when running WebKit in an embedded environment like a TV > or STB is to "punch through" graphics to the video plane. > > At Samsung Research UK we have developed a new element that acts much > like a to > > -

Re: [webkit-dev] enhancement - html hole element

2014-09-18 Thread Timothy Hatcher
I don’t think this belongs in WebKit — it is not a feature post browsers need. You could easily implement this niche feature using that hooks in your own native code. An object gets told when it resizes without the need for JavaScript events. — Timothy Hatcher > On Sep 18, 2014, at 9:22 AM, J

Re: [webkit-dev] What's left to ship -webkit-filter unprefixed?

2014-09-18 Thread Dirk Schulze
On Sep 18, 2014, at 8:11 PM, Max Vujovic wrote: > Hi folks, > > I’m wondering what work is left to ship -webkit-filter unprefixed? > > I’m asking because Firefox is gearing up to ship filter unprefixed [1], and > it’d be great to see WebKit do it, too. We ship both properties, prefixed filte

[webkit-dev] What's left to ship -webkit-filter unprefixed?

2014-09-18 Thread Max Vujovic
Hi folks, I’m wondering what work is left to ship -webkit-filter unprefixed? I’m asking because Firefox is gearing up to ship filter unprefixed [1], and it’d be great to see WebKit do it, too. Some things that come to mind are: - Supporting the filter shorthand functions on SVG content. - Makin

[webkit-dev] enhancement - html hole element

2014-09-18 Thread Julien Isorce
Hi, A typical scenario when running WebKit in an embedded environment like a TV or STB is to "punch through" graphics to the video plane. At Samsung Research UK we have developed a new element  that acts much like a to - Expose a rectangular "hole" in a web page. - Support a mechanism to ret

Re: [webkit-dev] error when building javascriptcore without inspector

2014-09-18 Thread Osztrogonác Csaba
There are some errors with TypeSet when building javascriptcore with ENABLE_INSPECTOR=0. Could anyone please fix this? It is fixed by https://bugs.webkit.org/show_bug.cgi?id=136912, but the patch is waiting for review now. ___ webkit-dev mailing list w

[webkit-dev] error when building javascriptcore without inspector

2014-09-18 Thread Gmail
There are some errors with TypeSet when building javascriptcore with ENABLE_INSPECTOR=0. Could anyone please fix this? ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev