Re: [webkit-dev] Iterating SunSpider

2009-07-05 Thread Mike Belshe
On Sat, Jul 4, 2009 at 3:27 PM, Maciej Stachowiak m...@apple.com wrote: On Jul 4, 2009, at 11:47 AM, Mike Belshe wrote: I'd like to understand what's going to happen with SunSpider in the future. Here is a set of questions and criticisms. I'm interested in how these can be addressed.

Re: [webkit-dev] [V8] It's time for V8Proxy to come to Jesus

2009-07-05 Thread Adam Barth
On Sat, Jul 4, 2009 at 9:13 PM, Maciej Stachowiakm...@apple.com wrote: If you have specific ideas about changes to the JS bindings we can go over them soon. The general idea of factoring out a separate class to handle security policy seems good. Manager is one of the things in class names I

Re: [webkit-dev] [V8] It's time for V8Proxy to come to Jesus

2009-07-05 Thread Adam Barth
On Sat, Jul 4, 2009 at 9:29 PM, Jian Lijia...@chromium.org wrote: FYI, we've also another WorkerContextExecutionProxy that acts like V8Proxy in order to talk to V8 engine for everything needed in WorkerContext. When we do refactoring for V8Proxy, we also need to make it be able to support

Re: [webkit-dev] Iterating SunSpider

2009-07-05 Thread Joe Mason
Maciej Stachowiak wrote: I think the pauses were large in an attempt to get stable, repeatable results, but are probably longer than necessary to achieve this. I agree with you that the artifacts in balanced power mode are a problem. Do you know what timer thresholds avoid the effect? I think

[webkit-dev] Bug 22759 - dropdown menu disappears on mouse-over

2009-07-05 Thread Vamsi Kalyan
Hi, this post is related to issue https://bugs.webkit.org/show_bug.cgi?id=22759. corresponding chrome issue is http://code.google.com/p/chromium/issues/detail?id=2019 This post discusses the issue using the reduction HTML file available on the issue. Following calculations calculate the

Re: [webkit-dev] [V8] It's time for V8Proxy to come to Jesus

2009-07-05 Thread Maciej Stachowiak
On Jul 5, 2009, at 5:19 AM, Adam Barth wrote: On Sat, Jul 4, 2009 at 9:13 PM, Maciej Stachowiakm...@apple.com wrote: If you have specific ideas about changes to the JS bindings we can go over them soon. The general idea of factoring out a separate class to handle security policy seems

Re: [webkit-dev] Git Familiarity (was ChangeLog)

2009-07-05 Thread Benjamin Meyer
However, not everyone on the project is comfortable with git (or is willing to give up svn), so I don't see a near-term solution at the moment other than improving the existing tools (prepare-ChangeLog, resolve-ChangeLogs, etc.). I have heard this for about a year and presumable it has

Re: [webkit-dev] Git Familiarity (was ChangeLog)

2009-07-05 Thread Maciej Stachowiak
On Jul 5, 2009, at 5:00 PM, Benjamin Meyer wrote: However, not everyone on the project is comfortable with git (or is willing to give up svn), so I don't see a near-term solution at the moment other than improving the existing tools (prepare-ChangeLog, resolve-ChangeLogs, etc.). I have

Re: [webkit-dev] Iterating SunSpider

2009-07-05 Thread George Staikos
On 4-Jul-09, at 2:47 PM, Mike Belshe wrote: #2: Use of summing as a scoring mechanism is problematic Unfortunately, the sum-based scoring techniques do not withstand the test of time as browsers improve. When the benchmark was first introduced, each test was equally weighted and

Re: [webkit-dev] Git Familiarity (was ChangeLog)

2009-07-05 Thread Benjamin Meyer
On Jul 5, 2009, at 9:00 PM, Justin Haygood wrote: - Original Message - From: Maciej Stachowiak m...@apple.com To: Benjamin Meyer b...@meyerhome.net Cc: WebKit Development webkit-dev@lists.webkit.org Sent: Sunday, July 05, 2009 8:15 PM Subject: Re: [webkit-dev] Git Familiarity (was

Re: [webkit-dev] Git Familiarity (was ChangeLog)

2009-07-05 Thread Justin Haygood
- Original Message - From: Benjamin Meyer b...@meyerhome.net To: WebKit Development webkit-dev@lists.webkit.org Sent: Sunday, July 05, 2009 11:25 PM Subject: Re: [webkit-dev] Git Familiarity (was ChangeLog) At least on Windows I use mysygit myself (http://code.google.com/p/msysgit/

Re: [webkit-dev] Git Familiarity (was ChangeLog)

2009-07-05 Thread Darren VanBuren
Xcode also has Subversion support, but not Git support. I personally want that Git integration, because I actually use Git fairly often. But for them Windows users, I think we best stick with Subversion. Darren VanBuren - Sent from my iPod Try Fedora 10 today. Fire

Re: [webkit-dev] Git Familiarity (was ChangeLog)

2009-07-05 Thread Mike Hommey
On Mon, Jul 06, 2009 at 01:22:26AM -0400, Justin Haygood wrote: Still has the following problems: 1. No Windows integrated UI. Windows is very UI driven, and all of the development tools are UI based. Why should I open up a command line to do VCS stuff? I don't have to open up a command line