Bug 30445 - wx port: wxWebView doesn't allow setting html5 database location
Summary: wx port: wxWebView doesn't allow setting html5 database location
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-16 10:49 PDT by Kevin Watters
Modified: 2009-10-18 09:11 PDT (History)
1 user (show)

See Also:


Attachments
Add Set/GetDatabaseDirectory and enable HTML5 databases in Settings (3.46 KB, patch)
2009-10-16 10:50 PDT, Kevin Watters
kevino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Watters 2009-10-16 10:49:26 PDT
The wxWebView api could use methods for setting the location of HTML5 databases.
Comment 1 Kevin Watters 2009-10-16 10:50:28 PDT
Created attachment 41297 [details]
Add Set/GetDatabaseDirectory and enable HTML5 databases in Settings
Comment 2 Kevin Ollivier 2009-10-18 09:11:32 PDT
Landed in r49750, thanks!