WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
8645
WebKit should recognize anything with MIME type *+xml as xml.
https://bugs.webkit.org/show_bug.cgi?id=8645
Summary
WebKit should recognize anything with MIME type *+xml as xml.
Eric Seidel (no email)
Reported
2006-04-28 03:56:36 PDT
As part of
bug 5998
I fixed WebCore's handling of */*+xml mime types to be treated properly as xml. However WebKit still needs code to properly treat content with type */*+xml as XML. WebKit should perform this check as a "last resort" when no other plugin has claimed that type.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2010-07-12 11:58:07 PDT
Eric, what problem is this bug tracking? I'm not sure what "properly treat" means in this context - especially given that
bug 5998
has exactly the same title. Is this about showing something sensible for unknown XML types? We have
bug 13807
tracking that.
Eric Seidel (no email)
Comment 2
2010-07-12 12:05:43 PDT
This was a long time ago. Assuming we send anything with a */*+xml mime type through the XML parser these days, then this bug can be closed as fixed. Such was not the case when I wrote this bug in 2006.
Ahmad Saleem
Comment 3
2024-03-11 05:00:21 PDT
Based on
Comment 02
, I am marking this as "RESOLVED CONFIGURATION CHANGED" and in case, if we have similar issue, we would have newer bug report or different bug potentially. CCing Anne - for his input (if he came across similar bug in WebKit or know familiar WPT).
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug