Bug 58475

Summary: WebURLLoaderOptions shouldn't allow cross origin requests by default.
Product: WebKit Reporter: Bill Budge <bbudge>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fishd
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed Patch none

Description Bill Budge 2011-04-13 13:49:41 PDT
The cross origin request policy should be to disallow cross origin requests by default. This will make existing client code behave the same as before.
Comment 1 Bill Budge 2011-04-13 13:58:54 PDT
Created attachment 89451 [details]
Proposed Patch

Sorry for the churn, got this wrong somehow.
Comment 2 WebKit Commit Bot 2011-04-14 02:36:39 PDT
The commit-queue encountered the following flaky tests while processing attachment 89451 [details]:

http/tests/misc/favicon-loads-with-icon-loading-override.html bug 58412 (author: alice.liu@apple.com)
The commit-queue is continuing to process your patch.
Comment 3 WebKit Commit Bot 2011-04-14 02:39:19 PDT
Comment on attachment 89451 [details]
Proposed Patch

Clearing flags on attachment: 89451

Committed r83829: <http://trac.webkit.org/changeset/83829>
Comment 4 WebKit Commit Bot 2011-04-14 02:39:22 PDT
All reviewed patches have been landed.  Closing bug.