Bug 104005
Summary: | [BlackBerry] Move real base path of WebFileSystem into platform codes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Lyon Chen <liachen> |
Component: | WebKit BlackBerry | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | joenotcharles, leoyang, rwlbuis, yong.li.webkit |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Lyon Chen
There is a risk to totally trust the base path passed from WebKit code, so now we make the base path from WebKit code top level directory, and impose the real base path at platform level, so we can be sure the WebFileSystem is always sandboxed.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Lyon Chen
+ Yong, Leo, Joe, Rob.
Lyon Chen
This is invalid PR as blackberry File API codes has not been upstream yet.