WebKitFaviconDatabaseError

Enum values used to denote the various errors related to the #WebKitFaviconDatabase.

Values

ValueMeaning
NOT_INITIALIZED0

The #WebKitFaviconDatabase has not been initialized yet

FAVICON_NOT_FOUND1

There is not an icon available for the requested URL

FAVICON_UNKNOWN2

There might be an icon for the requested URL, but its data is unknown at the moment

Meta