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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 6 03:17:29 PST 2012


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





--- Comment #11 from Jihye Kang <jye.kang at samsung.com>  2012-11-06 03:19:00 PST ---
(In reply to comment #9)
> (From update of attachment 172452 [details])
> 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?
Yes. It is basically a timeout in seconds and it is reduced every seconds. Thanks for the suggestion. I will use "timeoutSeconds". :)

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