[Webkit-unassigned] [Bug 27980] Give an ability to WebKit to free statically allocated pointers before quit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 11 08:51:29 PDT 2009


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





--- Comment #21 from Yong Li <yong.li at torchmobile.com>  2009-08-11 08:51:27 PDT ---
(In reply to comment #20)
> Is there a specified webkit name pattern for global variables? In this patch,
> I've seen both "foo" (same as local variables) and "gFoo". I use "g_Foo" in my
> code, but Eric says it's wrong. So what pattern should be used for global
> variables?

correction: should be "g_foo"

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