[webkit-dev] Re: AJAX Support
Paul Everitt
paul at zope-europe.org
Tue Dec 27 01:13:22 PST 2005
Joost de Valk wrote:
> Hi Andrew,
>
>
> On Dec 25, 2005, at 11:21 AM, Maciej Stachowiak wrote:
>>> 1. Although Safari implements most of the XML Extras in FireFox, as
>>> far as I can tell it lacks a critical piece of the AJAX framework:
>>> the ability to apply an XSLT transform to an XML document received
>>> asynchronously from a server into HTML. I believe Safari supports
>>> .innerHTML on most tags (could be wrong), so the transform process
>>> seems to be the only missing piece of the puzzle in this regard.
>>
>> XSLTProcessor is available in the latest cvs version of WebKit, though
>> not any released version of Safari yet. You might find it helpful for
>> testing.
>
> i'd go even further: please test it, and file any bugs you may find :)
> If you need help filing, contact us in #webkit on irc.freenode.net, mail
> us here, or mail me personally, we / i will be glad to be of assistance.
I did that sequence and nothing happened. I went on IRC, was told to
file a bug, and did so (first finding that a similar bug was already
reported):
http://bugzilla.opendarwin.org/show_bug.cgi?id=5576
This bug was first reported 2 months ago and hasn't gotten any response
from the WebKit team. Is it not filed correctly?
I might have funding in the next couple of weeks to get the Kupu editor
working in WebKit. I don't mind filing bugs with good test cases, but
I'd like some indication whether the bug reports will get noticed. [wink]
--Paul
More information about the webkit-dev
mailing list