Re: [webkit-dev] Ports not building as C++11?

2013-07-26 Thread Christophe Dumez - SISA
Hi, FYI, since Oliver's change, the EFL port is now building as C++11. Kr, Christophe DUMEZ. From: webkit-dev-boun...@lists.webkit.org [webkit-dev-boun...@lists.webkit.org] on behalf of Anders Carlsson [ander...@apple.com] Sent: Friday, July 26, 2013 19:

Re: [webkit-dev] Touch operation corrupts screen when specifying other than overflow:visible in css

2013-07-12 Thread Christophe Dumez - SISA
Hi, You need to CC relevant developers on bugzilla and possibly ping them on IRC. This mailing list is not the right place to publicize bug reports. Also note that the patch seems to be Windows-port specific. Kr, Christophe DUMEZ. From: webkit-dev-boun...

Re: [webkit-dev] Announcing new port: Nix

2013-05-17 Thread Christophe Dumez - SISA
Great work guys. Can't wait to see this upstreamed. Kr, Christophe Dumez. From: webkit-dev-boun...@lists.webkit.org [webkit-dev-boun...@lists.webkit.org] on behalf of Luciano Wolf [luciano.w...@openbossa.org] Sent: Friday, May 17, 2013 15:41 To: webkit-dev

Re: [webkit-dev] Global constructors attributes

2013-04-17 Thread Christophe Dumez - SISA
Ryosuke Niwa [rn...@webkit.org] Sent: Wednesday, April 17, 2013 21:36 To: Christophe Dumez - SISA Cc: webkit-dev@lists.webkit.org Subject: Re: [webkit-dev] Global constructors attributes This seems like a worthwhile change and I do support it but is it possible to make this fix behind a build flag

[webkit-dev] Global constructors attributes

2013-04-17 Thread Christophe Dumez - SISA
Hi, According to the Web IDL specification [1] (still valid in the latest Editor Draft [2]), global constructors should have the following attributes: { [[Writable]]: true, [[Enumerable]]: false, [[Configurable]]: true } Quoting from the specification: """ For every interface

Re: [webkit-dev] Cleaning House

2013-04-04 Thread Christophe Dumez - SISA
Hi, EFL port is using Cairo, not Skia. Kr, Christophe DUMEZ. From: webkit-dev-boun...@lists.webkit.org [webkit-dev-boun...@lists.webkit.org] on behalf of Allan Sandfeld Jensen [k...@carewolf.com] Sent: Thursday, April 04, 2013 11:39 To: webkit-dev@lists.w

Re: [webkit-dev] build.webkit.org is down?

2013-02-16 Thread Christophe Dumez - SISA
Indeed. Thanks! Christophe DUMEZ. From: Mark Rowe [mr...@apple.com] Sent: Saturday, February 16, 2013 10:26 To: Christophe Dumez - SISA Cc: webkit-dev@lists.webkit.org Subject: Re: [webkit-dev] build.webkit.org is down? On 2013-02-16, at 00:12, Christophe Dumez

[webkit-dev] build.webkit.org is down?

2013-02-16 Thread Christophe Dumez - SISA
Hi, build.webkit.org appears to be down: http://www.downforeveryoneorjustme.com/build.webkit.org kr, Christophe DUMEZ. ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev

Re: [webkit-dev] sln files with wrong line endings

2013-02-13 Thread Christophe Dumez - SISA
Hi, The same thing has just happened to me. I managed to get rid of the changes to this file by doing: git reset --hard Kr, Christope Dumez. From: webkit-dev-boun...@lists.webkit.org [webkit-dev-boun...@lists.webkit.org] on behalf of Eric Seidel [e...@we