[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:50:40 PDT 2009


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


Yong Li <yong.li at torchmobile.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yong.li at torchmobile.com




--- Comment #20 from Yong Li <yong.li at torchmobile.com>  2009-08-11 08:50:37 PDT ---
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?

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