[Webkit-unassigned] [Bug 41152] Minor fixes to Mac FontPlatformData & SimpleFontPlatformData classes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 24 08:23:40 PDT 2010


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #59644|review?                     |review-
               Flag|                            |




--- Comment #2 from mitz at webkit.org  2010-06-24 08:23:40 PST ---
(From update of attachment 59644)
While the WebKit Coding Style Guidelines only say “Pointer types in non-C++ code — Pointer types should be written with a space between the type and the * (so the * is adjacent to the following identifier if any)”, WebKit style is for Objective-C types to always have a space between the type and the *, whether they appear in C, C++, Objective-C or Objective-C++ code, and most of the code adheres to this style.

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