Bug 60148

Summary: [EFL] Fix for change path of icon database and small fixes to icon and web databases functions
Product: WebKit Reporter: Tomasz Morawski <t.morawski>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: lucas.de.marchi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Tomasz Morawski 2011-05-04 02:25:50 PDT
Fix for "ERROR: Attempt to reopen the IconDatabase which is already open.  Must close it first." 
after starting EWebLauncher. IconeDatabase have to be closed before changing its path.
    
Added check code to ewk_settings_cache_directory_path_set and ewk_settings_icon_database_path_set.
Comment 1 Tomasz Morawski 2011-05-04 02:27:05 PDT
Created attachment 92203 [details]
Patch
Comment 2 Tomasz Morawski 2011-05-07 09:04:54 PDT

*** This bug has been marked as a duplicate of bug 59238 ***