It's useful to get the current LocalStorage directory via SPI, like +[WebStorageManager _storageDirectoryPath].
Created attachment 108932 [details] Patch
Comment on attachment 108932 [details] Patch I don't think <Foundation/NSFileManager_NSURLExtras.h> is public
Created attachment 108940 [details] Patch the path will be created by StorageTracker during initialization so the dependency on the private NSFileManager_NSURLExtras.h isn't necessary.
Comment on attachment 108940 [details] Patch Clearing flags on attachment: 108940 Committed r96255: <http://trac.webkit.org/changeset/96255>
All reviewed patches have been landed. Closing bug.