[Webkit-unassigned] [Bug 45436] [Qt] Expose the web security setting.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 22 15:35:43 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=45436





--- Comment #14 from Alex Karpenko <alexkarpenko at hotmail.com>  2010-11-22 15:35:43 PST ---
(In reply to comment #5)
> I think WebSecurity is too general. Specially because in the documentation you explicitly cited about cross-domain access. Could not the setting be named along this?

No, please leave it as WebSecurityEnabled. This is consistent with the naming of other flags in QWebSettings, which themselves mirror the naming upstream. I've submitted a patch independently from this one, which also used WebSecurityEnabled as the proper naming for this flag: Bug 44482.

I'd like to know what's holding this patch from being merged? LocalContentCanAccessRemoteUrls and LocalContentCanAccessFileUrls are exposed, but this isn't. There are valid use cases for this setting, as evidenced by its existence upstream, and three independent bug reports requesting addition to the API.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list