Re: [webkit-dev] Renaming directories

2010-12-20 Thread Antonio Gomes
> Do we want to move LayoutTests => RegressionTests? +1. RegressionTests would better describe the current testing infra structure used in the project than LayoutTests. Semantically, one can even say that "regression tests" can include "layout tests" ... -- --Antonio Gomes

Re: [webkit-dev] Renaming directories

2010-12-20 Thread Adam Barth
On Mon, Dec 20, 2010 at 12:31 PM, Darin Adler wrote: > On Dec 19, 2010, at 3:22 AM, Mark Rowe wrote: >> My 2¢: Add a top-level Sites directory and then do the following: >> WebKitSite => Sites/webkit.org >> BugsSite => Sites/bugs.webkit.org >> PlanetWebKit => Sites/planet.webkit.org > > Yes, that

Re: [webkit-dev] Renaming directories

2010-12-20 Thread Darin Adler
On Dec 19, 2010, at 3:22 AM, Mark Rowe wrote: > My 2¢: Add a top-level Sites directory and then do the following: > WebKitSite => Sites/webkit.org > BugsSite => Sites/bugs.webkit.org > PlanetWebKit => Sites/planet.webkit.org Yes, that seems great. If it was me I would use Websites instead of Site

Re: [webkit-dev] Faster Git SVN updates

2010-12-20 Thread Evan Martin
On Mon, Dec 20, 2010 at 11:39 AM, Eric Seidel wrote: > WARNING:  This setup seems to have a race which can get your > repository into an inconsistent state.  It's happened now 3 times on 2 > of our commit bots: > https://bugs.webkit.org/show_bug.cgi?id=50825#c16 > > Your repository gets into a sta

Re: [webkit-dev] Faster Git SVN updates

2010-12-20 Thread Eric Seidel
WARNING: This setup seems to have a race which can get your repository into an inconsistent state. It's happened now 3 times on 2 of our commit bots: https://bugs.webkit.org/show_bug.cgi?id=50825#c16 Your repository gets into a state where git svn rebase fails to apply the rebase from upstream.

Re: [webkit-dev] Page Cache for web-pages with plugin

2010-12-20 Thread Sam Weinig
No one (that I know of) is currently working on making plugins work with the PageCache. The most pressing road block to make it work is infrastructure to kill and restart plugins (or alternatively, and reliable way to pause them, perhaps using their current out of process nature, or perhaps proposi

Re: [webkit-dev] Stability problems involving Javascript GC

2010-12-20 Thread Chris Backas
On Dec 19, 2010, at 4:24 PM, David Kilzer wrote: > On Dec 17, 2010, at 12:02 AM, Zoltan Herczeg wrote: > On 6 December 2010 22:31, Zoltan Herczeg >>> szeged.hu> wrote: > Crash in WTF::fastMalloc? Such things only happen if something > overwrites > memory areas belongs to the me

Re: [webkit-dev] Renaming directories

2010-12-20 Thread Adam Barth
On Sun, Dec 19, 2010 at 7:32 AM, Dimitri Glazkov wrote: > On Sun, Dec 19, 2010 at 3:22 AM, Mark Rowe wrote: >> On 2010-12-18, at 08:43, Darin Adler wrote: >> On Dec 18, 2010, at 2:23 AM, Adam Barth wrote: >> >> While we're in the mood to rename directories, would these renamings make >> sense: >>

Re: [webkit-dev] Page Cache for web-pages with plugin

2010-12-20 Thread Aneesh Bhasin
Hi All, I will really appreciate if someone could help me with this.. regards, Aneesh On Fri, Dec 17, 2010 at 11:17 AM, Aneesh Bhasin wrote: > Hi All, > > I was wondering as to what is the current status for maintaining a > page cache for webpages which contain some plugin ( > https://bugs.webk