Bug 51292
| Summary: | [Qt] No way to prevent QtWebKit from handling text/plain mime-type... | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dawit A. <adawit> |
| Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | benjamin, cmarcelo |
| Priority: | P3 | Keywords: | Qt, QtTriaged |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Dawit A.
QtWebKit automatically handles content of type text/plain without giving clients the ability to disable this functionality. This results in the prefferred mime-type assocations being ignored as shown in the following downstream report: https://bugs.kde.org/show_bug.cgi?id=242417
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Benjamin Poulain
This is definitely not a P1.
Any suggestion for an API?
void QWebPage::removeSupportedContentType(const QString &) ?
I think your patch for https://bugs.webkit.org/show_bug.cgi?id=37880 is not in any release yet, maybe this should be moved to QSettings?
Jocelyn Turcotte
=== Bulk closing of Qt bugs ===
If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.
If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.