[webkit-dev] Could someone help me get this webkit code to be less laggy in Chrome?

2010-11-20 Thread irfan mir
Hi Guys, this is a script I found that I was trying to develop and also fine tune so that it could work in better in Chrome. Here is the live version, http://media.24ways.org/2009/15/space.html, by the original author and then below is the code that I have been trying to change, bu

Re: [webkit-dev] Could someone help me get this webkit code to be less laggy in Chrome?

2010-11-20 Thread Peter Kasting
webkit-dev is not a "help me with my website" list. It's for discussion of development on WebKit itself. PK ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

[webkit-dev] CoreGraphics input wanted on GraphicsContext Path refactor

2010-11-20 Thread Andreas Kling
Hey folks, Could someone who knows their way around CGContext & co have a look at http://webkit.org/b/48516 please? I'm refactoring GraphicsContext to take const Path& arguments instead of having a "current path" coupled to it. This reduces complexity of both call-sites and implementations (

[webkit-dev] WebKitTools is changing to Tools

2010-11-20 Thread Dan Bernstein
WebKit developers, I am going to commit the patch from , renaming the WebKitTools directory to Tools and updating all internal references. If you update your tree after that, you might need to adjust any personal scripts or tools that refer to the