Re: [webkit-dev] XHR XML Escaping

2008-04-10 Thread Eric Seidel
My apologies. I misread your message. You are correct. Our behavior seems wrong to me too. Please file a bug. -eric On Thu, Apr 10, 2008 at 10:20 PM, Keith Kowalczykowski <[EMAIL PROTECTED]> wrote: > Hi Eric, > > Thanks for the quick response. Based upon the way I interpret the spec, > i

Re: [webkit-dev] XHR XML Escaping

2008-04-10 Thread Keith Kowalczykowski
Hi Eric, Thanks for the quick response. Based upon the way I interpret the spec, it seems as though FF and IE are in agreement. Specifically, the spec states that send() should "Serialize data into a namespace well-formed XML document and encoded using the encoding given by data.xmlEncoding, i

Re: [webkit-dev] Webkit with directfb on linux

2008-04-10 Thread Giri Rao
Mike, When I can get the patches? Thanks Giri On Wed, Apr 9, 2008 at 3:47 PM, Mike Emmel <[EMAIL PROTECTED]> wrote: > I added zoom support into the gtk layer and I have some patches needed > to build directfb if no X11 is installed some files import X11 still > mainly the plugin stuff. > > Turn

Re: [webkit-dev] Adding Javascript object to Webkit

2008-04-10 Thread Lee Ka Yuk
Dear all, I've tested with JSCore/API and JSCore/binding. To my surprise, none of the test apps is working. I don't have in my platform (Qtopia/Ubuntu) so I could not pass the build of JSCore/API/JSStringRefCF.h. How can I use JSCore/API then? Then I switched to JSCore/binding and found that te

Re: [webkit-dev] XHR XML Escaping

2008-04-10 Thread Eric Seidel
The FF/IE behavior looks to be in disagreement with the spec: http://www.w3.org/TR/XMLHttpRequest/#send So it seems like both the spec and our code should be changed. Please file a bug: http://webkit.org/quality/reporting.html Bugs reported on the mailing list are unlikely to be fixed unless al

[webkit-dev] XHR XML Escaping

2008-04-10 Thread Keith Kowalczykowski
Hi Everyone, I'm having a little problem with Safari (3.1) and the escaping of XML when using XmlHttpRequest. The behavior that I'm seeing is that Safari/Webkit is not properly escaping & and < when sending an XML document to the server. For example, if I have the following XML document: a&b

Re: [webkit-dev] Turning off blue borders on input elements in Safari?

2008-04-10 Thread Matt Lilek
On Thu, Apr 10, 2008 at 3:46 AM, Johan Lund <[EMAIL PROTECTED]> wrote: > How can I turn off the blue borders that Safari adds around input > elements? > > Regards > Johan Lund Add outline: none; ___ webkit-dev mailing list webkit-dev@lists.webkit.org h

[webkit-dev] Turning off blue borders on input elements in Safari?

2008-04-10 Thread Johan Lund
How can I turn off the blue borders that Safari adds around input elements? Regards Johan Lund ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo/webkit-dev

[webkit-dev] We get our wince port update avaliabe now!

2008-04-10 Thread ledwinka
Hi All We current get our wince port of webkit runnable now on windows mobile 2003 & windows mobile 5 now. Our branch start up on S60Webkit, all code depends on Nokia-internal source files has been moved out. There are still a lot of work to do to make wince port more stable and

Re: [webkit-dev] State of WebKit S60

2008-04-10 Thread Marcus Groeber
Nicholas Shanks schrieb: I think someone should land these even if the fork is dead, so that anyone looking at the code in future (perhaps contemplating a similar port) won't have as many bugs to consider. I agree - especially as the tree has been broken for probably close to a year now (i.e. i

Re: [webkit-dev] State of WebKit S60

2008-04-10 Thread Nicholas Shanks
On 9 Apr 2008, at 7:16 pm, Eric Seidel wrote: There has not been a checkin to the S60 port in over 8 months: http://trac.webkit.org/projects/webkit/browser/S60 As far as I can tell, the port is dead. There are even 12 patches which were approved but never landed: http://tinyurl.com/5bt4rk I