Bug 54496

Summary: WebKit2: Use the Database directory location specified in NSUserDefaults
Product: WebKit Reporter: Jessie Berlin <jberlin>
Component: WebKit2Assignee: Jessie Berlin <jberlin>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, beidson, jberlin, sam
Priority: P2 Keywords: InRadar, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   
Attachments:
Description Flags
Patch none

Description Jessie Berlin 2011-02-15 14:35:32 PST
WebKit1's WebDatabaseManager first looks for the Database directory specified in NSUserDefaults before falling back to ~/Library/WebKit/Databases.

WebKit2 should behave the same way.

<rdar://problem/8925556>
Comment 1 Jessie Berlin 2011-02-15 14:47:49 PST
Created attachment 82524 [details]
Patch
Comment 2 Jessie Berlin 2011-02-15 15:18:03 PST
Comment on attachment 82524 [details]
Patch

Committed in r78624
http://trac.webkit.org/changeset/78624