Re: [webkit-dev] Webkit mipsel crashing in arenaDelete

2010-02-16 Thread Stephan Assmus
Hi, On 2010-02-16 at 08:50:21 [+0100], Bharathwaaj S bharathwaa...@gmail.com wrote: I could port webkit to mipsel architechture using DirectFB Backend. I've taken svn WebKitGtk release 1.1.8 present herehttp://trac.webkit.org/browser/releases/WebKitGTK/webkit-1.1.8 . I could get

Re: [webkit-dev] Webkit mipsel crashing in arenaDelete

2010-02-16 Thread İsmail Dönmez
Hi; On Tue, Feb 16, 2010 at 10:22 AM, Stephan Assmus supersti...@gmx.de wrote: Hi, On 2010-02-16 at 08:50:21 [+0100], Bharathwaaj S bharathwaa...@gmail.com wrote: I could port webkit to mipsel architechture using DirectFB Backend. I've taken svn WebKitGtk release 1.1.8 present

Re: [webkit-dev] Webkit mipsel crashing in arenaDelete

2010-02-16 Thread Stephan Assmus
Hi, On 2010-02-16 at 09:31:32 [+0100], İsmail Dönmez ism...@namtrac.org wrote: On Tue, Feb 16, 2010 at 10:22 AM, Stephan Assmus supersti...@gmx.de wrote: Hi, On 2010-02-16 at 08:50:21 [+0100], Bharathwaaj S bharathwaa...@gmail.com wrote: I could port webkit to mipsel architechture

Re: [webkit-dev] Webkit mipsel crashing in arenaDelete

2010-02-16 Thread Zoltan Horvath
Hey, if you just simply leave -DUSE_SYSTEM_MALLOC from g++'s parameters it will compile with TCmalloc (as Stephan wrote TCSystemAlloc.cpp needs to be added to the project). /release mode/ Zoltan ___ webkit-dev mailing list

Re: [webkit-dev] css column-break support

2010-02-16 Thread Skull Knife
I this being actively worked on and/or are there any requirements written down for the goals of the re-write? On Feb 15, 2010, at 8:39 AM, David Hyatt hy...@apple.com wrote: Columns need to be completely re-written. dave On Feb 12, 2010, at 3:01 PM, Joseph Zuromski wrote: I was

Re: [webkit-dev] Implementing WebTiming as a part of HTML5

2010-02-16 Thread Darin Fisher
On Mon, Feb 15, 2010 at 1:37 AM, Alois Reitbauer alois.reitba...@dynatrace.com wrote: As discussed with Richard and Zhiheng here the feedback on the proposal by dynaTrace software. We had a look at the new spec draft and have a number of questions and proposals: -In the

Re: [webkit-dev] focus property of node

2010-02-16 Thread Darin Adler
On Feb 12, 2010, at 9:59 PM, jyotigoyal wrote: I am new to webkit. I need to set that property of a node which makes a node focusable. which is that property ? how do I access this property of node to find whether it is focussed or not. This is a mailing list for development of WebKit, not

Re: [webkit-dev] Server Downtime: Tomorrow Feb 16 8am

2010-02-16 Thread William Siegrist
Everything is back up. Let me know if you have any problems. -Bill On Feb 15, 2010, at 9:13 AM, William Siegrist wrote: We need to move our servers to a new data center tomorrow. The move will start around 8am PST tomorrow morning and take several hours. All of webkit.org will be

Re: [webkit-dev] adding support for m17n

2010-02-16 Thread Darin Adler
On Feb 15, 2010, at 11:23 PM, haithem rahmani wrote: the m17n seems providing the same features as the icu library. There is some overlap, but I’m not sure it includes all the ICU features used by WebKit. Folks who don’t want to use ICU have already made ports that use WinCE platform

[webkit-dev] qt-ews down for a while

2010-02-16 Thread Adam Barth
It looks like the Qt build now requires Qt 4.6. Currently, the qt-ews is using Ubuntu Karmic (which has Qt 4.5). I'll upgrade the machine to Lucid, but, in the meantime, the qt-ews will be down. Adam ___ webkit-dev mailing list

Re: [webkit-dev] qt-ews down for a while

2010-02-16 Thread Adam Barth
On Tue, Feb 16, 2010 at 6:34 PM, Ariya Hidayat ariya.hida...@gmail.com wrote: It looks like the Qt build now requires Qt 4.6.  Currently, the qt-ews is using Ubuntu Karmic (which has Qt 4.5).  I'll upgrade the machine to Lucid, but, in the meantime, the qt-ews will be down.

[webkit-dev] FYI: Buildbot monitor extension for Chrome

2010-02-16 Thread TAMURA, Kent
https://chrome.google.com/extensions/detail/dfomjpbnljkkohdofbhnphphdkaojklg https://chrome.google.com/extensions/detail/dfomjpbnljkkohdofbhnphphdkaojklgI made a Chrome extension to monitor WebKit buildbot status. It shows a red badge when any of Leopard/Windows build/Chromium bots is red. It is

Re: [webkit-dev] Making Webkit compatible with ADS 1.2

2010-02-16 Thread Pritam Nandy
On Wed, Feb 17, 2010 at 9:17 AM, Pritam Nandy wrangler.tor...@gmail.comwrote: Hi, Currently, as we all know that Webkit sources are incompatible with ADS v1.2 Compiler set from ARM. So, I want to know can we change the Webkit sources, especially the C++ files, so as to make it compatible

Re: [webkit-dev] FYI: Buildbot monitor extension for Chrome

2010-02-16 Thread Adam Barth
Cool! Installed. Adam On Tue, Feb 16, 2010 at 7:54 PM, TAMURA, Kent tk...@chromium.org wrote: https://chrome.google.com/extensions/detail/dfomjpbnljkkohdofbhnphphdkaojklg I made a Chrome extension to monitor WebKit buildbot status. It shows a red badge when any of Leopard/Windows