Re: [webkit-dev] Repository changes on git.webkit.org

2007-11-08 Thread Mike Hommey
On Fri, Nov 09, 2007 at 07:56:56AM +1100, Mark Rowe wrote: >> Then you can keep your current git repo without any problem. >> >> You just need to change the svn url and add noMetadata = true in >> [svn-remote] > > > From http://www.kernel.org/pub/software/scm/git/docs/git-svn.html: > >> svn-remote

Re: [webkit-dev] Repository changes on git.webkit.org

2007-11-08 Thread Mark Rowe
On 09/11/2007, at 07:45, Mike Hommey wrote: On Fri, Nov 09, 2007 at 06:26:48AM +1100, Mark Rowe wrote: Yes. My email about the Subversion and Trac downtime hints at the reason for this change. git-svn made a somewhat poor design choice and stored the repository URL in every commit messa

Re: [webkit-dev] Repository changes on git.webkit.org

2007-11-08 Thread Mike Hommey
On Fri, Nov 09, 2007 at 06:26:48AM +1100, Mark Rowe wrote: > > On 09/11/2007, at 06:18, Mike Hommey wrote: > >> On Fri, Nov 09, 2007 at 05:41:19AM +1100, Mark Rowe wrote: >>> Hi all, >>> >>> If you're using our Git repository mirror hosted on git.webkit.org, >>> please >>> be aware of the followin

Re: [webkit-dev] Proof of Concept: NPAPI plugins in Qt/Windows

2007-11-08 Thread Justin Haygood
-- From: "Mike Hommey" <[EMAIL PROTECTED]> Sent: Thursday, November 08, 2007 2:11 PM To: "Justin Haygood" <[EMAIL PROTECTED]> Cc: Subject: Re: [webkit-dev] Proof of Concept: NPAPI plugins in Qt/Windows On Thu, Nov 08, 2007 at 10:35:51AM -0500, Jus

Re: [webkit-dev] Repository changes on git.webkit.org

2007-11-08 Thread Mark Rowe
On 09/11/2007, at 06:18, Mike Hommey wrote: On Fri, Nov 09, 2007 at 05:41:19AM +1100, Mark Rowe wrote: Hi all, If you're using our Git repository mirror hosted on git.webkit.org, please be aware of the following: git://git.webkit.org/WebKit.git will be moving to: git://git.webkit.org/WebK

Re: [webkit-dev] Repository changes on git.webkit.org

2007-11-08 Thread Mike Hommey
On Fri, Nov 09, 2007 at 05:41:19AM +1100, Mark Rowe wrote: > Hi all, > > If you're using our Git repository mirror hosted on git.webkit.org, please > be aware of the following: > > git://git.webkit.org/WebKit.git > will be moving to: > git://git.webkit.org/WebKit-ssh.git Does this mean WebKit.git

Re: [webkit-dev] Proof of Concept: NPAPI plugins in Qt/Windows

2007-11-08 Thread Mike Hommey
On Thu, Nov 08, 2007 at 10:35:51AM -0500, Justin Haygood wrote: > http://blog.justinhaygood.com/2007/11/07/youtube-in-qt-webkit-windows-only/ You should contact Redney Dawes http://wayofthemonkey.com/?date=2007-10-19 http://wayofthemonkey.com/?date=2007-11-06 Mike

[webkit-dev] Planned Subversion and Trac Downtime for webkit.org

2007-11-08 Thread Mark Rowe
Hi all, On Monday 12 November svn.webkit.org and trac.webkit.org will be offline for up to one hour starting at 8am Pacific time (4pm UTC). The purpose of this outage is to migrate the Subversion-related services to newer hardware. A DNS change will take place while the hardware migratio

[webkit-dev] Repository changes on git.webkit.org

2007-11-08 Thread Mark Rowe
Hi all, If you're using our Git repository mirror hosted on git.webkit.org, please be aware of the following: git://git.webkit.org/WebKit.git will be moving to: git://git.webkit.org/WebKit-ssh.git This change will be happening later today. You will want to run the following command in any

Re: [webkit-dev] JavaScriptCore on Leopard?

2007-11-08 Thread David Harrison
Check out http://www.friday.com/bbum/2007/10/27/pyobjc-20-pyobjc-in-leopard Dave On Nov 7, 2007, at 8:41 PM, Darin Adler wrote: - What are the ".bridgesupport" files inside of the framework's Resources directory? Wow, I have no idea! I think this has to do with general bridging from other

Re: [webkit-dev] Proof of Concept: NPAPI plugins in Qt/Windows

2007-11-08 Thread Justin Haygood
From: Kevin Ollivier Sent: Thursday, November 08, 2007 11:48 AM To: Justin Haygood Cc: webkit-dev@lists.webkit.org Subject: Re: [webkit-dev] Proof of Concept: NPAPI plugins in Qt/Windows Hi Justin, On Nov 8, 2007, at 7:35 AM, Justin Haygood wrote: http://blog.justinhayg

Re: [webkit-dev] Proof of Concept: NPAPI plugins in Qt/Windows

2007-11-08 Thread Justin Haygood
From: Kevin Ollivier Sent: Thursday, November 08, 2007 11:48 AM To: Justin Haygood Cc: webkit-dev@lists.webkit.org Subject: Re: [webkit-dev] Proof of Concept: NPAPI plugins in Qt/Windows Hi Justin, On Nov 8, 2007, at 7:35 AM, Justin Haygood wrote: http://blog.justinhayg

Re: [webkit-dev] Proof of Concept: NPAPI plugins in Qt/Windows

2007-11-08 Thread Kevin Ollivier
Hi Justin, On Nov 8, 2007, at 7:35 AM, Justin Haygood wrote: http://blog.justinhaygood.com/2007/11/07/youtube-in-qt-webkit-windows-only/ For more information, see the above blog post. Basically, it does it by (in a semi-clean way) utiziling the existing code for Windows plugins, which make

[webkit-dev] Edit box can't input QtWebKit under Linux

2007-11-08 Thread william lee
I build the QtWebKit latest version. When browsing pages, like www.google.com, I tried to input something in that search box. But I can only input one character, then the INPUT seems not working any more, no matter i refresh the page or link to other pages. I debug the code, found EditorClientQt.c

[webkit-dev] Proof of Concept: NPAPI plugins in Qt/Windows

2007-11-08 Thread Justin Haygood
http://blog.justinhaygood.com/2007/11/07/youtube-in-qt-webkit-windows-only/ For more information, see the above blog post. Basically, it does it by (in a semi-clean way) utiziling the existing code for Windows plugins, which makes this method Windows specific. The requisite patch patches s

[webkit-dev] Re: Focus traversal question

2007-11-08 Thread Alp Toker
Artem Ananiev wrote: Hi, Alp, sorry for a slight delay with the answer. I'm not working with GTK port, but rather investigating the possibility of new Java port, on windows, linux and solaris platforms. Artem, For what it's worth, we (informally) evaluated the option of a native CLR port a

Re: [webkit-dev] QtWebKit build failed

2007-11-08 Thread Simon Hausmann
On Thursday 08 November 2007 10:31:28 william lee wrote: > ../../../WebKit/qt/Api/qwebsettings.cpp:179: error: 'class > QList' has no member named 'removeOne' > > removeOne has been added into QList in Trunk code, prepare for Qt4.4. > The currrent released Qt4.3 don't have this member function. > >

[webkit-dev] QtWebKit build failed

2007-11-08 Thread william lee
../../../WebKit/qt/Api/qwebsettings.cpp:179: error: 'class QList' has no member named 'removeOne' removeOne has been added into QList in Trunk code, prepare for Qt4.4. The currrent released Qt4.3 don't have this member function. All of us are supposed to update Qt with Trunk? We bought a commerc

Re: [webkit-dev] Re: Focus traversal question

2007-11-08 Thread Artem Ananiev
Hi, Alp, sorry for a slight delay with the answer. I'm not working with GTK port, but rather investigating the possibility of new Java port, on windows, linux and solaris platforms. Artem Alp Toker wrote: Artem Ananiev wrote: After some search I found two methods in ChromeClient related to