[Webkit-unassigned] [Bug 101193] [EFL][WK2] Add ewk_database_manager APIs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 6 02:35:24 PST 2012


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





--- Comment #9 from Christophe Dumez <christophe.dumez at intel.com>  2012-11-06 02:36:55 PST ---
(From update of attachment 172452)
View in context: https://bugs.webkit.org/attachment.cgi?id=172452&action=review

>>> Source/WebKit2/UIProcess/API/efl/tests/test_ewk2_database_manager.cpp:40
>>> +    unsigned timeToCheck;
>> 
>> Bad variable name.
> 
> I'm trying to find a good name. Do you have any suggestion?

This is basically a timeout in seconds right? (since you're using a timer with 1 second). How about "timeoutSeconds" then?

-- 
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