[Webkit-unassigned] [Bug 40249] [Qt] EditorClientQt.h has coding-style errors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 8 13:42:52 PDT 2010


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


Kenneth Rohde Christiansen <kenneth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kenneth at webkit.org




--- Comment #4 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-06-08 13:42:52 PST ---
(In reply to comment #2)
> Is this coding style rule captured somewhere ? I could not find it on http://webkit.org/coding/coding-style.html.

14. #define, #ifdef "header guards" should be named exactly the same as the file (including case), replacing the '.' with a '_'.

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