[webkit-help] SVG CSS Transitions

2010-11-30 Thread Darren Lee
Hey all, I am working on an SVG app but I have a problem. SVG animations are really slow on devices, CSS transitions on the other hand seem to work really well. On devices like the iPad I think CSS transitions are hardware accelerated. I tried to use CSS transitions on SVG elements but it did

[webkit-help] Where to track the handle to a HTML5 canvas pixel array?

2010-11-30 Thread Won J Jeon
Hi all, I've started to look at WebKit and chromium port of WebKit. I'd like to track the handle/pointer to a particular HTML5 canvas pixel array. Where is the best location in the code for me to tab into for this purpose? Thanks. Regards, Won ___

Re: [webkit-help] Where to track the handle to a HTML5 canvas pixel array?

2010-11-30 Thread Ariya Hidayat
I've started to look at WebKit and chromium port of WebKit. I'd like to track the handle/pointer to a particular HTML5 canvas pixel array. Where is the best location in the code for me to tab into for this purpose? Thanks. Can't you find out which part of the code is using CanvasPixelArray

Re: [webkit-help] SVG CSS Transitions

2010-11-30 Thread digital wave / Reiner Pittinger
Hi Darren, Am 30.11.2010 um 17:43 schrieb Darren Lee: Hey all, I am working on an SVG app but I have a problem. SVG animations are really slow on devices, CSS transitions on the other hand seem to work really well. On devices like the iPad I think CSS transitions are hardware

Re: [webkit-help] WebKit/Cairo build errors

2010-11-30 Thread João Neves
Sorry for bugging you but I updated my working copy to your last commit (rev 72857) and rebuilt the Solution but it still gives the error on RenderMediaControls.cpp. João Neves ___ webkit-help mailing list webkit-help@lists.webkit.org

Re: [webkit-help] Building WebKit on Windows

2010-11-30 Thread Nimish Nayak
On Tue, Nov 30, 2010 at 6:58 PM, Adam Roben aro...@apple.com wrote: On Nov 30, 2010, at 1:07 AM, Nimish Nayak wrote: Use of uninitialized value $ENV{VS80COMNTOOLS} in concatenation (.) or string at /home/user/Webkit/WebKitTools/Scripts/parallelcl line 19. Since you don't have VS 8.0