[webkit-reviews] review requested: [Bug 24930] [Gtk] ISO files content is displayed inside the webview instead of being downloaded : [Attachment 29169] Also sniff content of types declared as text/plain.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 1 11:36:41 PDT 2009


Gustavo Noronha (kov) <gns at gnome.org> has asked  for review:
Bug 24930: [Gtk] ISO files content is displayed inside the webview instead of
being downloaded
https://bugs.webkit.org/show_bug.cgi?id=24930

Attachment 29169: Also sniff content of types declared as text/plain.
https://bugs.webkit.org/attachment.cgi?id=29169&action=review

------- Additional Comments from Gustavo Noronha (kov) <gns at gnome.org>
The only fix for this case is not trusting what the server sends as Content
Type for the file, and sniffing. I think also sniffing when we get text/plain
is correct because many servers are configured to send text/plain as a default
content type.


More information about the webkit-reviews mailing list