Re: [webkit-dev] Workers and Database

2009-03-27 Thread Ian Hickson
On Thu, 26 Mar 2009, Husam Senussi wrote: Does workers have access to thing like localstorage and database Per spec, localstorage:no, databases:yes. (Not sure about the implementation, though.) -- Ian Hickson U+1047E)\._.,--,'``.fL http://ln.hixie.ch/

Re: [webkit-dev] opcode for Webkit JavaScript Engine opcode

2009-03-27 Thread Ariya Hidayat
Can you please tell where i can find definition of JavaScript opcode? I mean, Webkit will parse the source js file into some internal JavaScript opcode for it s JavaScript VM to execute. Can you please tell me where I can find that? Could not be more obvious: JavaScriptCore/bytecode/

Re: [webkit-dev] make webkit-1.1.3

2009-03-27 Thread Alexey Proskuryakov
On 27.03.2009, at 12:57, Zoltan Horvath wrote: you have to update your system's ICU to 4.0. (http://site.icu-project.org/download) Is this a requirement only for the Gtk port? On other platforms, ICU as old as 3.2 is still used, although with some differences in behavior. - WBR, Alexey

Re: [webkit-dev] Tree Redness

2009-03-27 Thread Eric Seidel
I filed the hanging tests on the PPC bot under this bug: https://bugs.webkit.org/show_bug.cgi?id=24888 I think they all may be caused by one AX crasher? But I'm not sure. run-webkit-tests doesn't seem to be properly reporting the crasher. -eric 2009/3/26 Eric Seidel e...@webkit.org: Oh, and

Re: [webkit-dev] make webkit-1.1.3

2009-03-27 Thread Gustavo Noronha
On Fri, 2009-03-27 at 14:25 +0300, Alexey Proskuryakov wrote: On 27.03.2009, at 12:57, Zoltan Horvath wrote: you have to update your system's ICU to 4.0. (http://site.icu-project.org/download) Is this a requirement only for the Gtk port? On other platforms, ICU as old as 3.2 is

Re: [webkit-dev] make webkit-1.1.3 - error

2009-03-27 Thread Gustavo Noronha Silva
On Fri, 2009-03-27 at 13:24 +0800, yenchengwang wrote: hi all, I also get error messages like bellow when I make webkit-1.1.3 I would suggest doing a make distclean and starting the build from scratch. This looks like a build mixing versions of libraries. See you, -- Gustavo Noronha

Re: [webkit-dev] [GTK]Scroll deficiency

2009-03-27 Thread Brent Fulgham
Xiong, I'm sorry you are encountering the problem, but I must admit I am glad someone else is seeing this issue as now we can pool our efforts to resolve it. Since you are using directfb stuff, and I am on top of Windows, it seems the culprit is somewhere in the Cairo logic. Perhaps the

[webkit-dev] build.webkit.org is moving to a new home this weekend

2009-03-27 Thread Mark Rowe
Hi all, Over the next day or two build.webkit.org will be moving to join the rest of the webkit.org services in being hosted by Mac OS Forge. There will be some down time for the build bots as I intend to take advantage of the move to rework the configuration in order to simplify adding