[Webkit-unassigned] [Bug 24340] Expose allowUniversalAccessFromFileUrls to Qt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 4 00:40:54 PST 2009


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





------- Comment #4 from phoenix1701 at gmail.com  2009-03-04 00:40 PDT -------
(In reply to comment #3)

> r=me, but AllowUniversalAccessFromFileUrls should really be
> AllowUniversalAccessFromFileURLs - not just in Qt, but everywhere. It's
> particularly unfortunate to have this exposed as a (private) preference, could
> you please rename all instances? A separate patch would probably be more
> appropriate.

"URL" is consistent with the naming of preferences in WebCore, but Qt uses
"Url" instead of "URL" pretty universally -- see e.g. the QUrl class and the
QWebPage method "userAgentForUrl".  Perhaps it should be left alone in QtWebKit
and changed elsewhere?


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



More information about the webkit-unassigned mailing list