Status: Assigned Owner: [email protected] Labels: Type-Cleanup Pri-2 OS-All Area-BrowserBackend Size-Medium
New issue 17343 by [email protected]: Create a NullableString16 class for transporting WebStrings (nulls and all) across the IPC barrier http://code.google.com/p/chromium/issues/detail?id=17343 Create a NullableString16 class for transporting WebStrings (nulls and all) across the IPC barrier. An example of where this is necessary is the LocalStorage getItem call where an empty string is different from a null string. This came out of a chromium-dev discussion: http://groups.google.com/group/chromium- dev/browse_thread/thread/1c55c861adc48676/7bfd3c7305c6f182 -- 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 -~----------~----~----~----~------~----~------~--~---
