Re: [webkit-dev] Leak in UIWebView?

2010-04-21 Thread Thomas Hauk
On Apr 20, 2010, at 3:47 PM, Simon Fraser wrote: What am I doing wrong? Not filing this at http://bugreporter.apple.com :) Submitted as bug #7892070 In the meantime, I am concerned about getting rejected if this app is submitted. This is the only known leak with my app. Any thoughts on

Re: [webkit-dev] Implementing HTML5 context menus

2010-04-21 Thread Drew Wilson
OK, we'll start looking into this and float out an implementation proposal/design doc once we understand what needs to be done. Thanks, -atw On Wed, Apr 21, 2010 at 5:46 PM, Maciej Stachowiak wrote: > > On Apr 21, 2010, at 5:06 PM, Drew Wilson wrote: > > Has anyone done any work/investigation

Re: [webkit-dev] Implementing HTML5 context menus

2010-04-21 Thread Maciej Stachowiak
On Apr 21, 2010, at 5:06 PM, Drew Wilson wrote: Has anyone done any work/investigation towards implementing the context menu support in HTML5 (the "contextmenu" attribute and elements with type="contextMenu") as described here: http://www.w3.org/TR/html5/interactive-elements.html#context-me

Re: [webkit-dev] JSC String re-factorings are hosing the tree.

2010-04-21 Thread Eric Seidel
On Wed, Apr 21, 2010 at 3:35 PM, Ojan Vafai wrote: > Also, maybe we could use one of the Windows test bots for the initial trial > of new-run-webkit-tests. Do we know how may cores are on those windows > machines? The improvement in running the tests will be roughly proportional > to the number of

Re: [webkit-dev] JSC String re-factorings are hosing the tree.

2010-04-21 Thread Adam Barth
I'll work on finishing the Windows EWS. The remaining blocking issue is working around the case insensitivity of the Windows file system. Adam On Wed, Apr 21, 2010 at 3:27 PM, Gavin Barraclough wrote: > Hi Eric, > > Many apologies for the redness.  These changes are pretty much complete now, >

[webkit-dev] Implementing HTML5 context menus

2010-04-21 Thread Drew Wilson
Has anyone done any work/investigation towards implementing the context menu support in HTML5 (the "contextmenu" attribute and elements with type="contextMenu") as described here: http://www.w3.org/TR/html5/interactive-elements.html#context-menus ? I didn't see anything from a quick browse throug

Re: [webkit-dev] Increasing the number of cross-platform/port expected results

2010-04-21 Thread Ojan Vafai
On Tue, Apr 13, 2010 at 1:49 PM, Simon Fraser wrote: > dumpAsText also turns off pixel results, which seems like a loss of useful > testing. What's the plan there? > The hope is that the dumpRenderTree tests will be sufficient testing for pixel results. On Tue, Apr 13, 2010 at 2:55 PM, Dirk Pran

Re: [webkit-dev] JSC String re-factorings are hosing the tree.

2010-04-21 Thread Ojan Vafai
On Wed, Apr 21, 2010 at 3:27 PM, Gavin Barraclough wrote: > I believe a big problem that caused the extended periods of redness was the > slowness of the Windows test queues. These can lag badly behind the builds, > making failures here very are easy to miss - having landed a large change, > and

Re: [webkit-dev] JSC String re-factorings are hosing the tree.

2010-04-21 Thread Kenneth Christiansen
That said, the Tiger bot is often lacking behind as well, which I'm not sure should be acceptable for core builders. Kenneth On Wed, Apr 21, 2010 at 7:27 PM, Gavin Barraclough wrote: > Hi Eric, > > Many apologies for the redness.  These changes are pretty much complete now, > so hopefully there

Re: [webkit-dev] JSC String re-factorings are hosing the tree.

2010-04-21 Thread Gavin Barraclough
Hi Eric, Many apologies for the redness. These changes are pretty much complete now, so hopefully there shouldn't be any more big file moves like this too soon. One thing that was hugely useful in minimizing the breakage as much as possible while making these changes was the ews bots – t

[webkit-dev] CMake buildsystem for JSC

2010-04-21 Thread Patrick Roland Gansterer
Hi, I created an example how the CMake files might look for WebKit. Since WebKit is a huge project I've done the task only for WTF, JavaScriptCore library and application. You can find this patch at https://bugs.webkit.org/show_bug.cgi?id=37945. If there is a real chance to use CMake as the ma

[webkit-dev] JSC String re-factorings are hosing the tree.

2010-04-21 Thread Eric Seidel
A large portion of the tree redness in the last 3 days is due to JSC string re-factoring. We need to build some better tools, or find some better method to land these changes w/o hosing the tree. I'm happy to help with building of said tools if folks have requests/suggestions. Broken in 58001 F

Re: [webkit-dev] CMake vs. Apple's build farm

2010-04-21 Thread Adam Treat
CMake is BSD style license so I don't think that is a problem. I understand that a lot of this is hypothetical and the last thing we want is to make life more difficult for our developers. I'm just trying to understand up front whether or not there are legitimate show stoppers before people go

Re: [webkit-dev] CMake vs. Apple's build farm

2010-04-21 Thread Darin Adler
On Apr 21, 2010, at 9:45 AM, Adam Treat wrote: > Can someone from Apple comment on whether it is possible to include the > sources to CMake and then the CMake could bootstrap itself with only > dependency on the compiler? This would seem an acceptable solution, no? Hard to comment on something

Re: [webkit-dev] CMake as a build system?

2010-04-21 Thread Patrick Roland Gansterer
On Wed, 21 Apr 2010 12:36:17 -0400, Marc-Antoine Ruel wrote: > Are the sources under an open source license? I'd like to take a look if > so. I'm sorry, they are closed source. :-( But I have working CMake files for JSC on Windows already. I'd like to clean them up an try to get them run on othe

Re: [webkit-dev] CMake vs. Apple's build farm

2010-04-21 Thread Adam Treat
Can someone from Apple comment on whether it is possible to include the sources to CMake and then the CMake could bootstrap itself with only dependency on the compiler? This would seem an acceptable solution, no? Adam On Tuesday 20 April 2010 01:06:43 pm Bradley Nelson wrote: > Would prebuilt

Re: [webkit-dev] CMake as a build system?

2010-04-21 Thread Marc-Antoine Ruel
2010/4/20 > On Tue, 20 Apr 2010 10:53:55 -0700, Peter Kasting > wrote: > > AIUI, readability isn't the issue, it's the ability for e.g. Visual > Studio > > to correctly understand dependencies itself so that incremental builds > from > > inside the IDE (which is where most Windows Chromium devel

Re: [webkit-dev] [webkit meeting notes] build systems

2010-04-21 Thread Dimitri Glazkov
On Wed, Apr 21, 2010 at 9:23 AM, Marc-Antoine Ruel wrote: >> May I ask why it is being done this way, that is, having one really large >> list of build files and using include / exclude regexs to trim the list? >> i.e. why is there not a WebCoreCommon.gypi, WebCoreWinCommon.gypi, >> WebCoreChromiu

Re: [webkit-dev] [webkit meeting notes] build systems

2010-04-21 Thread Marc-Antoine Ruel
2010/4/21 Kevin Ollivier > Hi Marc-Antoine, > > On Apr 18, 2010, at 10:47 AM, Marc-Antoine Ruel wrote: > > 2010/4/17 Kevin Ollivier > >> Hi Marc-Antoine, >> >> On Apr 17, 2010, at 11:26 AM, Marc-Antoine Ruel wrote: >> >> Like this? >> http://trac.webkit.org/browser/trunk/WebCore/WebCore.gypi >>

Re: [webkit-dev] [webkit meeting notes] build systems

2010-04-21 Thread Kevin Ollivier
Hi Marc-Antoine, On Apr 18, 2010, at 10:47 AM, Marc-Antoine Ruel wrote: > 2010/4/17 Kevin Ollivier > Hi Marc-Antoine, > > On Apr 17, 2010, at 11:26 AM, Marc-Antoine Ruel wrote: > >> 2010/4/17 Kevin Ollivier >> Hi Maciej, >> >> On Apr 16, 2010, at 3:34 PM, Maciej Stachowiak wrote: >> >> > >>

Re: [webkit-dev] Volcano

2010-04-21 Thread Eric Seidel
What is this morning thing you speak of? I've been up way late hacking, again. I'll check in with any hackers still stranded in SF when I wake. :) -eric On Tue, Apr 20, 2010 at 3:02 PM, Philippe Normand wrote: > Currently in 1195 Oak st but it closes at 5pm. Eric suggested Cafe Abir > on 1300

Re: [webkit-dev] Warning: expect commit-queue delays

2010-04-21 Thread Eric Seidel
The tree is green again finally. The CQ up to 35 patches now, but is running. It won't be empty by morning but it should make a big dent. -eric On Tue, Apr 20, 2010 at 12:36 PM, Eric Seidel wrote: > The commit-queue [1] is up to 28 patches (20 bugs) due to the tree > being red most of yesterda

Re: [webkit-dev] Is it possible to use "gordon" in webkit ?

2010-04-21 Thread haithem rahmani
Hi all, It seems that the gordon demos links @jancona.com are not working here you find some working ones. http://paulirish.com/work/gordon/demos sorry for the inconvenience regards. On Wed, Apr 21, 2010 at 10:05 AM, Ted Wood wrote: > > Did your posting of this crash the demo site for Gordon

[webkit-dev] Is it possible to use "gordon" in webkit ?

2010-04-21 Thread haithem rahmani
Hi all, gordon is "An open source Flash™ runtime written in pure JavaScript" mre details are available here:http://wiki.github.com/tobeytailor/gordon I wonder whether is it possible to make webkit use it to play swf files. regards. Haithem. -- Say: H

Re: [webkit-dev] MD5 in WebCore

2010-04-21 Thread 鵜飼文敏
Thanks for suggestion. I'll add MD5 implementation in WTF, based on chrome's base/md5, which seems came from sqlite public domain code. I believe this would be a platform-independent implementation. -- ukai On Wed, Apr 21, 2010 at 04:58, Maciej Stachowiak wrote: > > On Apr 20, 2010, at 11:48