Re: [webkit-dev] How do do incremental build?

2008-07-01 Thread Conrad Taylor
Hi, could someone tell me what's the name of the main XCode project file for WebKit? Thanks, -Conrad ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

[webkit-dev] Build fails on PowerMac G5 with Mac OS 10.5.4

2008-07-01 Thread Conrad Taylor
Hi, I'm attempting to build webkit-dev from the command (i.e. build-webkit) on G5 with Mac OS X 10.5.4 I'm getting the following error message: /bin/sh -c /Users/conradwt/java.dir/projects/discover/classes/WebKit.build/Release/WebKit.build/Script-1C395DE20C6BE8ED1E52.sh ** BUILD FAILED **

Re: [webkit-dev] Interact with DOM Elements using WebKit

2009-04-21 Thread Conrad Taylor
On Tue, Apr 21, 2009 at 3:34 AM, Prema Arya prema.a...@gmail.com wrote: Hi, I was able to use webkit in my C# application on windows. I am able to load a page using loadRequest() method. Now i want to interact with elements on the page. I tried using getElementById() which returns the

Re: [webkit-dev] Documentation on internals of WebKit

2009-07-14 Thread Conrad Taylor
On Tue, Jul 14, 2009 at 3:13 AM, Aneesh Bhasin contact.ane...@gmail.comwrote: Hi All, I am sure this has been asked before but I cannot seem to find anything related to it : Is there any documentation related to the internals (and not just external APIs) of webkit ? e.g. - regarding how

Re: [webkit-dev] I *HATE* CHANGELOGS!!!

2009-08-26 Thread Conrad Taylor
Hey ALL, I was wondering, is there list of known issues with CSS 2.1/3 support under webkit? Is there a test suite that I can run against WebKit? Thanks in advance, -Conrad ___ webkit-dev mailing list webkit-dev@lists.webkit.org

[webkit-dev] CSS 2.1/3 support under WebKit?

2009-08-26 Thread Conrad Taylor
Hey ALL, I was wondering, is there list of known issues with CSS 2.1/3 support under webkit? Is there a test suite that I can run against WebKit? Thanks in advance, -Conrad ___ webkit-dev mailing list webkit-dev@lists.webkit.org

Re: [webkit-dev] licensing question

2010-02-03 Thread Conrad Taylor
On Wed, Feb 3, 2010 at 11:25 PM, Chris Jerdonek cjerdo...@webkit.orgwrote: Quick question: if we would like to check in third-party code and it is not obviously BSD-style (at least to me), what is the process for checking whether the license is okay and clearing the license? The WebKit