Re: [webkit-dev] Additional Windows Patches

2008-02-21 Thread Eric Seidel
I think conditionalizing the Apple windows code is the wrong way to go. We should instead move the CG parts out of those files (and out of win/) and implement cairo and curl versions in a separate files (or in TemporaryLinkStubs.cpp) Oliver (and others in the WebKit project) are currently

Re: [webkit-dev] JavaScript for XML with XSL

2008-02-17 Thread Eric Seidel
Safari 3.0 and later supports XSLTProcessor. You can use that. The FAQ is wrong: http://developer.apple.com/internet/safari/faq.html#anchor21 Perhaps one of the Apple guys on this list can get it fixed. -eric On Sun, Feb 17, 2008 at 2:48 AM, Pierre Bernard [EMAIL PROTECTED] wrote: Hi! I

Re: [webkit-dev] Trunk policy regarding new features and stabilization

2008-02-06 Thread Eric Seidel
, Maciej Stachowiak [EMAIL PROTECTED] wrote: Hi Eric, On Jan 23, 2008, at 11:50 PM, Eric Seidel wrote: I'd like to get some clarification from other members of the WebKit project, regarding the policy regarding having features on/off on trunk. Specifically Apple folks, since

Re: [webkit-dev] whats bidi stand for?

2008-02-02 Thread Eric Seidel
That sounds like one vote for renaming that file. BidirectionalTextLayout.cpp :) Or maybe BidirectionalWordSorting or similar. Mitz and Hyatt are two of very few to ever have hacked on that file. -eric On Sat, Feb 2, 2008 at 1:02 AM, Cameron McCormack [EMAIL PROTECTED] wrote: Hi Bin. Bin

[webkit-dev] StringBuilder

2008-01-28 Thread Eric Seidel
I know that we talked about adding a StringBuilder class to WebCore a while back. I wanted to check up on the status of that. I was thinking about killing DeprecatedString for real this weekend (we're so close!) but in order to do that, we need a data structure to do fast appends. There are two

[webkit-dev] Trunk policy regarding new features and stabilization

2008-01-23 Thread Eric Seidel
I'd like to get some clarification from other members of the WebKit project, regarding the policy regarding having features on/off on trunk. Specifically Apple folks, since they are the largest single vendor actively contributing to the WebKit Open Source Project. I'm interested in discussing the

Re: [webkit-dev] page load test

2007-02-05 Thread Eric Seidel
The PLT is used by the WebKit SVG project as well, although as Darin says, it's a Safari feature and not a WebKit feature. http://trac.webkit.org/projects/webkit/browser/trunk/WebKitTools/ Scripts/run-pageloadtest and http://trac.webkit.org/projects/webkit/browser/trunk/PageLoadTests/

<    4   5   6   7   8   9