Sign in
chromium
/
chromium
/
src
/
cac267c7b19dbe68dd36a2f4d206e1fa9f530048
/
base
/
sys_string_conversions_mac_unittest.mm
a2494cb
Fix NSString conversions to treat a null NSString as a string of length 0, instead of crashing. This allows Cocoa to use null objects as empties, as is its wont, and we only run a check when needed.
by
[email protected]
ยท 16 years ago