Status: Untriaged Owner: ---- CC: [email protected], [email protected], [email protected], [email protected] Labels: Type-Bug Pri-2 OS-All Area-BrowserBackend Size-Medium Mstone-LinuxBeta Mstone-MacBeta
New issue 16512 by [email protected]: logging.cc uses OFFICIAL_BUILD CPP symbol which only windows builds sets http://code.google.com/p/chromium/issues/detail?id=16512 If you look in src/base/logging.cc you'll find a use of OFFICIAL_BUILD in a CPP check, window seems to define this in one of it's vsprops files, but mac and linux don't have this defined, so we're probably including a bunch of logging we don't want in official builds. -- 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 -~----------~----~----~----~------~----~------~--~---
