[Webkit-unassigned] [Bug 125847] Should not have identifiers with underscores in them, especially not leading underscores.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 17 07:51:35 PST 2013


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





--- Comment #2 from Darin Adler <darin at apple.com>  2013-12-17 07:49:41 PST ---
This is all covered in the coding style document <http://www.webkit.org/coding/coding-style.html>. It doesn’t list everything that it prohibits, but it’s clear that underscores are used only in macros (it calls them “defined constants”).

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