Status: Untriaged
Owner: b...@chromium.org
Labels: Type-Cleanup Pri-2 OS-All Area-BrowserUI HelpWanted

New issue 6144 by pinker...@chromium.org: CommandLine reference params in  
browser_main should be const
http://code.google.com/p/chromium/issues/detail?id=6144

Our C++ style guide says that references in parameter lists are only to be
used with const objects. The CommandLine objects in browser_main.cc violate
this, and we should fix this. It makes interoperating with other code that
respects the guideline annoying.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to