Re: [webkit-dev] WebKit compatibility in India

2008-10-23 Thread Brett Wilson
On Wed, Oct 22, 2008 at 7:25 PM, Maciej Stachowiak [EMAIL PROTECTED] wrote: I think the general approach you outline makes sense. I think the best way to avoid transcoding content that shouldn't be is to key it off of both font and site, assuming that a relatively limited list of fonts and

Re: [webkit-dev] Towards a Redistributable Windows WebKit

2008-10-23 Thread Peter Kasting
On Wed, Oct 22, 2008 at 10:39 PM, Brent Fulgham [EMAIL PROTECTED] wrote: I wanted to see if anyone had suggestions for a preferable way to address this problem, so that I can work on getting this last group of changes incorporated in WebKit proper for general use. Have you looked at the work

Re: [webkit-dev] problems in cross compiling webkit - Execution of JavaScriptCore/kjs/create_hash_table aborted due to compilation errors.

2008-10-23 Thread David Kilzer
Filed this bug to cover the create_hash_table fix for Perl 5.10: https://bugs.webkit.org/show_bug.cgi?id=21831 It would seem the Object Interface for File::Temp has changed in Perl 5.10: $fh = File::Temp-new(TEMPLATE = $template); Originally you could do this: $fh = new

Re: [webkit-dev] WebKit compatibility in India

2008-10-23 Thread Jungshik Shi =?UTF-8?Q?n_(=EC=8B=A0=EC=A0=95=EC=8B=9D, _=E7=94=B3=E6=94=BF=E6=B9=9C)?=
2008/10/23 Brett Wilson [EMAIL PROTECTED] On Wed, Oct 22, 2008 at 7:25 PM, Maciej Stachowiak [EMAIL PROTECTED] wrote: I think the general approach you outline makes sense. I think the best way to avoid transcoding content that shouldn't be is to key it off of both font and site,

Re: [webkit-dev] Content sniffing in WebCore

2008-10-23 Thread Adam Barth
By the way, my colleague Juan has been doing an analysis of CFNetwork's content sniffing algorithm and it looks like CFNetwork doesn't have a heuristic for GIF. Based on our data, this is the second most important heuristic. Safari should see a noticeable compatibility gain from this convergence

Re: [webkit-dev] WebKit compatibility in India

2008-10-23 Thread Maciej Stachowiak
On Oct 23, 2008, at 12:07 PM, Jungshik Shin (신정식, 申政湜) wrote: 2008/10/23 Brett Wilson [EMAIL PROTECTED] On Wed, Oct 22, 2008 at 7:25 PM, Maciej Stachowiak [EMAIL PROTECTED] wrote: I think the general approach you outline makes sense. I think the best way to avoid transcoding

Re: [webkit-dev] Shadow nodes in webkit

2008-10-23 Thread Adele Peterson
Hi Giri, WebKit creates shadow nodes for many of the form controls. As you noticed, these nodes are not visible from the DOM, but the renderers for those nodes can be traversed in the render tree. For example, a text field or text area has a shadow DOM that contains all the text inside

Re: [webkit-dev] Shadow nodes in webkit

2008-10-23 Thread Rick
This link may be of assistance: http://www.w3.org/TR/2004/WD-sXBL-20040901/ On Thu, Oct 23, 2008 at 9:28 PM, Adele Peterson [EMAIL PROTECTED] wrote: Hi Giri, WebKit creates shadow nodes for many of the form controls. As you noticed, these nodes are not visible from the DOM, but the renderers

Re: [webkit-dev] Shadow nodes in webkit

2008-10-23 Thread Giri Rao
Thanks Adele, this is helpful. Giri On Thu, Oct 23, 2008 at 6:28 PM, Adele Peterson [EMAIL PROTECTED] wrote: Hi Giri, WebKit creates shadow nodes for many of the form controls. As you noticed, these nodes are not visible from the DOM, but the renderers for those nodes can be traversed in

[webkit-dev] Does Webkit support Transport layer security , Advance encryption standard and Secure socket layer

2008-10-23 Thread Ajay Gautam
Hi All, I am very new to Webkit. I have a queryDoes Webkit support Transport layer security ,Advance encryption standard and Secure socket layer? Please tell me anybodyDoes Webkit support CE_HTML? Thanx Regards Ajay ___ webkit-dev