Re: [webkit-dev] run-bindings-tests

2011-09-08 Thread Adam Barth
2011/9/8 Oliver Hunt : > On Sep 8, 2011, at 7:21 PM, Alexey Proskuryakov wrote: >> 08.09.2011, в 12:25, Darin Adler написал(а): >>> I find the bindings tests quite helpful. Because the perl script is so hard >>> to read, it’s the changes in bindings script test results that I look at >>> when rev

Re: [webkit-dev] run-bindings-tests

2011-09-08 Thread Oliver Hunt
On Sep 8, 2011, at 7:21 PM, Alexey Proskuryakov wrote: > > 08.09.2011, в 12:25, Darin Adler написал(а): > >> I find the bindings tests quite helpful. Because the perl script is so hard >> to read, it’s the changes in bindings script test results that I look at >> when reviewing changes to the

Re: [webkit-dev] run-bindings-tests

2011-09-08 Thread Alexey Proskuryakov
08.09.2011, в 12:25, Darin Adler написал(а): > I find the bindings tests quite helpful. Because the perl script is so hard > to read, it’s the changes in bindings script test results that I look at when > reviewing changes to the bindings scripts. The fact that the results are > checked in hel

Re: [webkit-dev] Implementing

2011-09-08 Thread Ryosuke Niwa
Very excited for this feature! On Thu, Sep 8, 2011 at 2:28 PM, Roland Steiner wrote: > > As per discussion on > http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2011-June/032056.html, > our implementation would diverge from the current HTML5 spec > Why do diverge? It seems like we should at le

Re: [webkit-dev] Code Search for webkit.org

2011-09-08 Thread Evan Martin
On Thu, Sep 8, 2011 at 2:57 PM, Adam Roben wrote: > On Sep 8, 2011, at 5:52 PM, Eric Seidel wrote: > >> I'm curious how other developers search the WebKit code? >> >> I use http://codesearch.google.com/#search/&q=package:webkit from time >> to time.  If others do too, we should make it a redirect

Re: [webkit-dev] Code Search for webkit.org

2011-09-08 Thread Dimitri Glazkov
I <3 codesearch. It's fast, and it's accurate. :DG< On Thu, Sep 8, 2011 at 2:52 PM, Eric Seidel wrote: > I'm curious how other developers search the WebKit code? > > I use http://codesearch.google.com/#search/&q=package:webkit from time > to time.  If others do too, we should make it a redirect

Re: [webkit-dev] Code Search for webkit.org

2011-09-08 Thread Leandro Pereira
On 09/08/2011 06:57 PM, Adam Roben wrote: On Sep 8, 2011, at 5:52 PM, Eric Seidel wrote: I'm curious how other developers search the WebKit code? I use git grep or Xcode/Visual Studio's find functionality. But I trust git grep more for code that might run on other platforms. I also use g

Re: [webkit-dev] Code Search for webkit.org

2011-09-08 Thread Ryosuke Niwa
On Thu, Sep 8, 2011 at 2:57 PM, Adam Roben wrote: > On Sep 8, 2011, at 5:52 PM, Eric Seidel wrote: > > > I'm curious how other developers search the WebKit code? > > > > I use http://codesearch.google.com/#search/&q=package:webkit from time > > to time. If others do too, we should make it a redi

Re: [webkit-dev] Code Search for webkit.org

2011-09-08 Thread Adam Roben
On Sep 8, 2011, at 5:52 PM, Eric Seidel wrote: > I'm curious how other developers search the WebKit code? > > I use http://codesearch.google.com/#search/&q=package:webkit from time > to time. If others do too, we should make it a redirect from > cs.webkit.org (like we do for cia.webkit.org). >

[webkit-dev] Code Search for webkit.org

2011-09-08 Thread Eric Seidel
I'm curious how other developers search the WebKit code? I use http://codesearch.google.com/#search/&q=package:webkit from time to time. If others do too, we should make it a redirect from cs.webkit.org (like we do for cia.webkit.org). Or maybe folks have better code search solutions? grep -r?

Re: [webkit-dev] RefPtr/PassRefPtr Question

2011-09-08 Thread David Levin
fwiw, check-webkit-style has been fixed: http://trac.webkit.org/changeset/94803 On Wed, Sep 7, 2011 at 7:56 AM, Darin Adler wrote: > On Sep 6, 2011, at 6:24 PM, Maciej Stachowiak wrote: > > > On Aug 31, 2011, at 3:31 PM, David Levin wrote: > > > >> Ignore me. I'm missing the "&". > >> > >> I sup

[webkit-dev] Implementing

2011-09-08 Thread Roland Steiner
Hi all, After several discussions on the whatwg@ mailing list and others, we would like to go forward with adding to WebKit. Overview: Style rules within