[webkit-reviews] review requested: [Bug 39492] QtWebkit fails to load http://upg.de, because MIME type is TEXT/HTML : [Attachment 56969] Make the MIME type to lower before check for policy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 24 21:28:08 PDT 2010


Charles Wei <charles.wei at torchmobile.com.cn> has asked	for review:
Bug 39492: QtWebkit fails to load http://upg.de, because MIME type is TEXT/HTML
https://bugs.webkit.org/show_bug.cgi?id=39492

Attachment 56969: Make the MIME type to lower before check for policy
https://bugs.webkit.org/attachment.cgi?id=56969&action=review

------- Additional Comments from Charles Wei <charles.wei at torchmobile.com.cn>
with the Qt porting,  make the MIME type lower before checking the policy for
it , this fixes the problem. Another way to fix it is to add the MIME type in
upper case to the MIME type repository , but that's much more work than this.


More information about the webkit-reviews mailing list