Bug 99597 - [EFL][WK2] Make sure the favicon database path is set only once
Summary: [EFL][WK2] Make sure the favicon database path is set only once
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-17 07:52 PDT by Chris Dumez
Modified: 2012-10-17 08:36 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.54 KB, patch)
2012-10-17 07:59 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

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