Bug 99597

Summary: [EFL][WK2] Make sure the favicon database path is set only once
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: d-r, gyuyoung.kim, kenneth, laszlo.gombos, rakuco, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2012-10-17 07:52:49 PDT
We currently don't check if the favicon database path has been set before setting it. This leads to such errors on stderr:
STDERR: ERROR: Icon database already has a path and is already open. We don't currently support changing its path and reopening.
Comment 1 Chris Dumez 2012-10-17 07:59:36 PDT
Created attachment 169186 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-17 08:36:12 PDT
Comment on attachment 169186 [details]
Patch

Clearing flags on attachment: 169186

Committed r131602: <http://trac.webkit.org/changeset/131602>
Comment 3 WebKit Review Bot 2012-10-17 08:36:17 PDT
All reviewed patches have been landed.  Closing bug.