Re: [webkit-dev] CSS Masking in WebKit

2012-08-31 Thread Dirk Schulze
Hi Dave, On Aug 31, 2012, at 11:57 AM, David Hyatt wrote: > This is great! I'd like to be the goto reviewer for any changes you make on > the CSS Masking side, since I implemented the original code. I also want to > be kept in the loop if any changes are made to the way any of the > -webkit-m

Re: [webkit-dev] CSS Masking in WebKit

2012-08-31 Thread David Hyatt
This is great! I'd like to be the goto reviewer for any changes you make on the CSS Masking side, since I implemented the original code. I also want to be kept in the loop if any changes are made to the way any of the -webkit-mask-* properties are specified. There are some interesting difference

[webkit-dev] [CoordinatedGraphics] bugs and what they mean

2012-08-31 Thread noam . rosenthal
Hello Recently people have expressed confusion about bug reports in bugzilla that deal with the coordinated graphics system. I wanted to help a bit with the confusion. The coordinated graphics system was contributed gradually by Qt in the last year or so, and is documented here: http://trac.we

Re: [webkit-dev] EFL bot needs to rebuild WebCore derived sources

2012-08-31 Thread Raphael Kubo da Costa
Raphael Kubo da Costa writes: > Geoffrey Garen writes: > >> Hi folks. >> >> The EFL build is failing because the bot did not rebuild WebCore >> derived sources, despite a change to CodeGeneratorJS.pm. > > Do you have a bug number for the change? I'd like to double-check if we > don't have a buil

[webkit-dev] ANGLE on QNX / non-x11 unixoids

2012-08-31 Thread Milian Wolff
Hey there, the last days I've spent on trying to get a QtWebKit with OpenGL support, see https://bugs.webkit.org/show_bug.cgi?id=95466 for an assortment of patches. To get it compiling, I had to patch ANGLE source code and Simon Hausmann told me he is not comfortable in reviewing these patches.

Re: [webkit-dev] EFL bot needs to rebuild WebCore derived sources

2012-08-31 Thread Raphael Kubo da Costa
Geoffrey Garen writes: > Hi folks. > > The EFL build is failing because the bot did not rebuild WebCore > derived sources, despite a change to CodeGeneratorJS.pm. Do you have a bug number for the change? I'd like to double-check if we don't have a build system problem here.