Bug 33078
Summary: | [Qt] Add a way to disable websecurity in the API | ||
---|---|---|---|
Product: | WebKit | Reporter: | Julien Chaffraix <jchaffraix> |
Component: | WebKit Qt | Assignee: | QtWebKit Unassigned <webkit-qt-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Enhancement | CC: | benjamin, vestbo |
Priority: | P2 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Julien Chaffraix
Some part of WebCore::Settings are not exposed in the API. Among them is isWebSecurityEnabled()/setWebSecurityEnabled() which was requested on webkit-help, see:
http://lists.macosforge.org/pipermail/webkit-help/2009-September/000301.html
http://lists.macosforge.org/pipermail/webkit-help/2009-October/000312.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Benjamin Poulain
*** This bug has been marked as a duplicate of bug 45436 ***