[webkit-dev] JavaScriptCore Debugger - Non-Browser Implementation

2012-02-07 Thread Matt Veenstra
Hello, I am looking for a tool to help debug JavaScript code for JavaScriptCore when NOT using a browser? I did a bit of research and did not find anything that seems to attach and debug at a code level and ignore the DOM. Is there something simple I missed? Drosera seemed to exist in the past.

[webkit-dev] Fwd: April face-to-face meetings for WebApps

2012-02-07 Thread Ojan Vafai
There are some possible WG meetings in April and they are wondering if there are any significant conflicts. Specifically, will there be a WebKit meetup this year? Are the dates known? The proposed WG meeting dates are as follow: - WebApps WG: April 10/11 (Tuesday/Wednesday) - HTML WG: April 12/13

Re: [webkit-dev] Bug 12250 being progressed?

2012-02-07 Thread Ryosuke Niwa
It's on my todo list but it's hard for me to say by when I can get to it. - Ryosuke On Tue, Feb 7, 2012 at 5:53 PM, Toshiya TSURU wrote: > I'm really hanged up by the issue #12250, the image resizing problem in > editable content. > > https://bugs.webkit.org/show_bug.cgi?id=12250 > > I7m wonder

[webkit-dev] Bug 12250 being progressed?

2012-02-07 Thread Toshiya TSURU
I'm really hanged up by the issue #12250, the image resizing problem in editable content. https://bugs.webkit.org/show_bug.cgi?id=12250 I7m wondering taht this bug is being proccessed. Or, does anyone know a patch for this bug? I've tried create a solution by using jQuery's Resizable plug-in. Bu

Re: [webkit-dev] ninja build available for chromium/mac, empty builds up to 20x as fast

2012-02-07 Thread Evan Martin
That is right. They use the same output directory (so that existing scripts still work) but have different path schemes for data in that directory. On Tue, Feb 7, 2012 at 1:44 PM, Adam Barth wrote: > Nico, correct me if I'm wrong, but I believe you need to "rm -rf out" > if you're switching betw

Re: [webkit-dev] ninja build available for chromium/mac, empty builds up to 20x as fast

2012-02-07 Thread Adam Barth
Nico, correct me if I'm wrong, but I believe you need to "rm -rf out" if you're switching between the make build and the ninja build. Adam On Tue, Feb 7, 2012 at 1:42 PM, Nico Weber wrote: > Hi, > > we recently made the webkit/chromium/mac port buildable with ninja, a > new build system focused

[webkit-dev] ninja build available for chromium/mac, empty builds up to 20x as fast

2012-02-07 Thread Nico Weber
Hi, we recently made the webkit/chromium/mac port buildable with ninja, a new build system focused on build speed (http://martine.github.com/ninja/). I don't have any numbers for webkit standalone builds, but in a chromium checkout ninja is 20x as fast as make on empty builds (1s instead of 20s),

Re: [webkit-dev] What is the license policy of a reviewing patch on Bugzilla (not yet landed to main trunk)?

2012-02-07 Thread Ryosuke Niwa
On Tue, Feb 7, 2012 at 11:21 AM, Darin Adler wrote: > On Feb 6, 2012, at 6:17 PM, Ryosuke Niwa wrote: > > > But I've seen cases where people didn't realize some files they uploaded > on Bugzilla weren't compatible with LGPL or BSD until the review process > > Sure, people make mistakes, but our

Re: [webkit-dev] What is the license policy of a reviewing patch on Bugzilla (not yet landed to main trunk)?

2012-02-07 Thread Darin Adler
On Feb 6, 2012, at 6:17 PM, Ryosuke Niwa wrote: > But I've seen cases where people didn't realize some files they uploaded on > Bugzilla weren't compatible with LGPL or BSD until the review process Sure, people make mistakes, but our request is that they determine this before uploading a patch

Re: [webkit-dev] Is Skia enabled by default on wincairo?

2012-02-07 Thread Charles Pritchard
They are mutually exclusive. Cairo is a rendering backend; skia is a rendering backend. On Feb 7, 2012, at 10:23 AM, Tim Stowell wrote: > Hello, > > Is Skia used in the wincairo port of webkit by default, or do I need to set a > compile argument? I looked and I can see Skia support seems to

[webkit-dev] Is Skia enabled by default on wincairo?

2012-02-07 Thread Tim Stowell
Hello, Is Skia used in the wincairo port of webkit by default, or do I need to set a compile argument? I looked and I can see Skia support seems to be there but it looks like it might only be for Chromium? Thanks ___ webkit-dev mailing list webkit-dev@li

Re: [webkit-dev] wincairo winlauncher still requires Safari?

2012-02-07 Thread Tim Stowell
Ah thank you, you were right it was looking for an unintended dependency. I searched through the code and in DllLauncherMain line 172 if I comment out the following lines: if (!modifyPath(programName)) return 1; it no longer fails when Safari isn't installed. -Tim On Tue, Feb 7, 2012 at

[webkit-dev] (no subject)

2012-02-07 Thread veparab
http://danielcurran.net/EECore/images/signature_attachments/shffujk.html___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev