[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
Tue Jul 10 12:11:57 PDT 2012


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


Yong Li <yoli at rim.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org,
                   |                            |darin at apple.com,
                   |                            |mjs at apple.com




--- Comment #11 from Yong Li <yoli at rim.com>  2012-07-10 12:11:56 PST ---
+More

Currently WebKit can either be configured to allow file-based pages to
access all file system (as Safari does), or block file-to-file access (as
Google Chrome does). The former doesn't have any security check, and leaves
potential security issues. The latter is too restrict and breaks many
offline utilities.

Assume that user has downloaded a full set of web pages to local file
system, he is supposed to be able to browser the page offline with very
little impact. And he shouldn't have to take the risk of having local private data leaked. I really think this new policy will be very helpful.

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