[Webkit-unassigned] [Bug 90618] Add folder access policy to allow local access to same folder and child folders

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 7 08:13:14 PDT 2012


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





--- Comment #2 from Yong Li <yoli at rim.com>  2012-07-07 08:13:14 PST ---
Created an attachment (id=151140)
 --> (https://bugs.webkit.org/attachment.cgi?id=151140&action=review)
A test case

The different behaviors of 3 desktop browsers:

1. Safari always allows file-to-file XHR request... no matter where the target is.
2. Google Chrome doesn't allow file-to-file XHR, even the target file is in same folder or subfolder.
3. FireFox allows XHR to a file in same folder or a subfolder.

the objective of this bug is to add a policy, so webkit can be configured to do the same thing as firefox.

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