Bug 54496 - WebKit2: Use the Database directory location specified in NSUserDefaults
Summary: WebKit2: Use the Database directory location specified in NSUserDefaults
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Jessie Berlin
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-02-15 14:35 PST by Jessie Berlin
Modified: 2011-02-15 15:18 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.69 KB, patch)
2011-02-15 14:47 PST, Jessie Berlin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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