[Webkit-unassigned] [Bug 46146] XMLHttpRequest: responseXML returns null if the Content-Type is valid (end in +xml) in some cases

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 23 03:14:34 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=46146


Anne van Kesteren <annevankesteren+webkit at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |annevankesteren+webkit at gmai
                   |                            |l.com




--- Comment #2 from Anne van Kesteren <annevankesteren+webkit at gmail.com>  2010-09-23 03:14:34 PST ---
(In reply to comment #1)
> One of the subtests is definitely wrong - we aren't going to stop creating responseXML for text/xsl. Requesting XSL style sheets is a common use of XMLHttpRequest.

Gecko does not do it.


> Not sure why "bogus" or "application" are expected to have responseXML, this also seems wrong.

They are equal to not having a Content-Type header (as they are not valid media types) and therefore the same as XML.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list