some minor nits

========================================================================
http://mondrian.corp.google.com/file/8966868///depot/googleclient/gears/opensource/gears/base/safari/browser_load_hook.mm?a=7
File 
//depot/googleclient/gears/opensource/gears/base/safari/browser_load_hook.mm 
(snapshot 7)
------------------------------------
Line 113: NSLog(@"Gears: Swizzling WebView methods");
LOG() - this is informational, don't need to see this output in console in
release builds.
------------------------------------
Line 115: NSLog(@"Gears: Swizzling WebView methods failed");
Leave this as an NSLog() so we can see if the swizzling failed in release
builds.
------------------------------------
Line 118: NSLog(@"Gears: Swizzling WebView methods succeeded");
LOG()
========================================================================

-- 
To respond, reply to this email or visit http://mondrian.corp.google.com/8966868

Reply via email to