[Webkit-unassigned] [Bug 63491] [EFL] Remove IconDatabase initialization in _ewk_init_body()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 05:40:10 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63491


Raphael Kubo da Costa <kubo at profusion.mobi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kubo at profusion.mobi




--- Comment #12 from Raphael Kubo da Costa <kubo at profusion.mobi>  2011-06-28 05:40:09 PST ---
> Source/WebKit/efl/ewk/ewk_settings.cpp:144
> + * database was opened already, this funciton returns EINA_FALSE.

was opened already -> is already open
funciton -> function
EINA_FALSE -> @c EINA_FALSE

> Source/WebKit/efl/ewk/ewk_settings.cpp:157
> +            ERR("IconDatabase is enabled already: %s", _ewk_icon_database_path);

enabled already -> already enabled

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list