[Webkit-unassigned] [Bug 11723] New: XMLHttpRequest fails in a page loaded with WebFrame's loadHTMLString: or loadData:

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 30 09:33:24 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11723

           Summary: XMLHttpRequest fails in a page loaded with WebFrame's
                    loadHTMLString: or loadData:
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Major
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy at hatcher.name


All XMLHttpRequest's fail in a pages loaded with WebFrame's loadHTMLString: or
loadData:. This failure happens because of the cross-domian check since the
frame has a applewebdata://... URL. These URLs should be treated like other
file URLs and be allowed to open an XMLHttpRequest to any domain.


-- 
Configure bugmail: http://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