[Webkit-unassigned] [Bug 90785] [EFL][UT] Delete shutdown method.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 12 13:05:56 PDT 2012


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





--- Comment #5 from Raphael Kubo da Costa (rakuco) <rakuco at webkit.org>  2012-07-12 13:05:55 PST ---
I disagree with this approach for the same reason I mentioned in <https://bugs.webkit.org/show_bug.cgi?id=90606#c7>: you shouldn't need to loop to call the shutdown() functions; if you called _init() once, you should need to call _shutdown() only once. If it doesn't return 0, there's some unbalanced call somewhere.

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