Chromium Code Reviews
DescriptionRSS feeds with application/rss+xml or application/atom+xml should be rendered with XMLTreeViewer
This check was added as part of https://chromiumcodereview.appspot.com/11048039/
Probably the purpose of the above CL was to avoid the feed being directed towards the download manager
to be downloaded. This may be a side-effect of the CL.
We should allow these feeds to be treated normally with their respective MIME types. This is helpful in case
the feed contains any style information attached with them which would then be transformed. (I agree, we are
about to remove the XSLT support). If not, at least these can be shown as XML tree with the help of XMLTreeViewer.
BUG=104358
R=abarth@chromium.org, simonjam@chromium.org
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|
|||||||||||||||||||