Bug 57164 - If a user doesn't have a Database/LocalStorage directory, it can't be created (sandbox violations)
Summary: If a user doesn't have a Database/LocalStorage directory, it can't be created...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-26 13:27 PDT by Sam Weinig
Modified: 2011-06-14 15:28 PDT (History)
0 users

See Also:


Attachments
Patch (3.75 KB, patch)
2011-03-26 13:29 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-03-26 13:27:40 PDT
If a user doesn't have a Database/LocalStorage directory, it can't be created (sandbox violations)
Comment 1 Sam Weinig 2011-03-26 13:29:17 PDT
Created attachment 87042 [details]
Patch
Comment 2 Sam Weinig 2011-03-26 13:32:40 PDT
Committed r82042: <http://trac.webkit.org/changeset/82042>
Comment 3 Sam Weinig 2011-03-26 13:45:45 PDT
This broke all SSL sites.
Comment 4 Sam Weinig 2011-03-26 13:49:20 PDT
Rolled out in r82043.
Comment 5 Sam Weinig 2011-06-14 15:28:24 PDT
This was fixed in a different way.