[Webkit-unassigned] [Bug 53747] Add some dynamic annotations to JavaScriptCore/wtf
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 4 06:12:41 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53747
David Levin <levin at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |levin at chromium.org
--- Comment #9 from David Levin <levin at chromium.org> 2011-02-04 06:12:41 PST ---
Nit: * and &, etc. pair with the type in WebKit style and opposed to the variable. This patch is consistently not following this.
i.e. "const char *" should be "const char*"
--
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