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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 8 20:46:10 PDT 2010


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

           Summary: Expose the web security setting.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eostroukhov at gmail.com


We are developing an IDE for mobile web widgets. Those widgets will be ran on the handhelds as standalone applications. Our IDE has a built-in web server that serves both the widget itself and "simulator" and has some logic (so from the browser opens "http://" url instead of "file://"). In this case call to remote site (i.e. to fetch RSS feed) becomes a cross-domain request and is blocked by webkit security.

WebKit has a setting to disable this check (http://trac.webkit.org/changeset/40449). Qt does not expose it.

-- 
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