[Webkit-unassigned] [Bug 76378] [EFL] Modify the code to webkit-style and adapt to C++ naming.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 29 05:01:20 PST 2012


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


JungJik Lee <jungjik.lee at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #123101|0                           |1
        is obsolete|                            |




--- Comment #28 from JungJik Lee <jungjik.lee at samsung.com>  2012-01-29 05:01:20 PST ---
Created an attachment (id=124463)
 --> (https://bugs.webkit.org/attachment.cgi?id=124463&action=review)
new style patch

I've changed the code by following the rules below.
Change the code to C++ style by using camelCase. 
Give full name to too short variable names.
Correct misspelled words. ex) tilieUnusedCache > tileUnusedCache.
Correct words which mismatches between the comments and parameters.

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