Re: [webkit-dev] WebKit licensing and LGPLv3

2007-07-25 Thread Allan Sandfeld Jensen
On Wednesday 25 July 2007 01:51, Maciej Stachowiak wrote: 1) We will continue to accept only code that's licensed under a BSD- style (no advertising clause) license, or LGPL 2.1, or other compatible license. We don't want to accept code that's LGPL 3 only, as that would make the whole project

Re: [webkit-dev] WebKit Project Goals

2007-07-25 Thread Benjamin Hawkes-Lewis
Would it not be worth making an explicit goal of accessibility, or at least explicitly bracketing it under usability? -- Benjamin Hawkes-Lewis On 7/25/07, Maciej Stachowiak [EMAIL PROTECTED] wrote: I sent this a while ago with not much comment. Any thoughts? Should I post this on webkit.org

Re: [webkit-dev] WebKit licensing and LGPLv3

2007-07-25 Thread Donald C. Kirker
Hi Maciej, Maciej Stachowiak wrote: 1) We will continue to accept only code that's licensed under a BSD-style (no advertising clause) license, or LGPL 2.1, or other compatible license. We don't want to accept code that's LGPL 3 only, as that would make the whole project LGPL 3. As I

Re: [webkit-dev] WebKit licensing and LGPLv3

2007-07-25 Thread Lars Knoll
On Wednesday 25 July 2007, Allan Sandfeld Jensen wrote: On Wednesday 25 July 2007 01:51, Maciej Stachowiak wrote: 1) We will continue to accept only code that's licensed under a BSD- style (no advertising clause) license, or LGPL 2.1, or other compatible license. We don't want to accept

Re: [webkit-dev] WebKit Project Goals

2007-07-25 Thread Lars Knoll
On Wednesday 25 July 2007, Maciej Stachowiak wrote: I sent this a while ago with not much comment. Any thoughts? Should I post this on webkit.org somewhere? I like both the goals and non-goals. Please put it onto webkit.org. Cheers, Lars - Maciej On May 10, 2007, at 3:34 PM, Maciej

Re: [webkit-dev] WebKit licensing and LGPLv3

2007-07-25 Thread Maciej Stachowiak
Hi Allan, I've forwarded your comments and those of others internally at Apple. I won't do #2 for moment. I'd still appreciate any other input on this point. Regards, Maciej On Jul 24, 2007, at 11:05 PM, Allan Sandfeld Jensen wrote: On Wednesday 25 July 2007 01:51, Maciej Stachowiak

[webkit-dev] Debug the webkit on windows platform

2007-07-25 Thread Amit Gupta
Hello Has anyone debug webkit on the Window platform, I am able to build and run ./run-webkit --debug, but wanted to know if i need to set the breakpoint and do step by step debugging to uderstand the code, how can i proceeds. I hope it should be able to link with VS 2005 to debug webkit. but

Re: [webkit-dev] Debug the webkit on windows platform

2007-07-25 Thread Adam Roben
On Jul 25, 2007, at 5:32 AM, Amit Gupta wrote: Hello Has anyone debug webkit on the Window platform, I am able to build and run ./run-webkit --debug, but wanted to know if i need to set the breakpoint and do step by step debugging to uderstand the code, how can i proceeds. I hope it

[webkit-dev] The Application Data Folder for Visual C++ Express could not be created

2007-07-25 Thread Nagy Tamás
Hi all! I still trying to compile webkit under Windows XP. I have done everything as mentioned on the web page. But if I try build it, I get a popup window with the following message: The Application Data Folder for Visual C++ Express could not be created I also tried to run Visual C++ from

Re: [webkit-dev] Javascript collector

2007-07-25 Thread Maciej Stachowiak
On Jul 25, 2007, at 1:02 PM, Patrick Hanna wrote: I am running into a segmentation fault in Collector::collectOnMainThreadOnly on the line that reads: cellBlock(cell)-collectOnMainThreadOnly.set(cellOffset(cell)); I believe that the reason is because the address passed in as 'value' is