[Webkit-unassigned] [Bug 52352] Style cleanup for WebGLRenderingContext
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 14 13:33:12 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=52352
--- Comment #3 from David Levin <levin at chromium.org> 2011-01-14 13:33:12 PST ---
(In reply to comment #2)
> In the OpenGL API (which WebGLRenderingContext and GraphicsContext3D mirror), the argument names provide a significant amount of information, and I think that removing them simply to satisfy a style guide is the wrong thing to do.
These are only parameter names that do not provide information (typically b/c they repeat the type name). If any of the items flagged provides information, then it should be left.
--
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