Comment #3 on issue 20469 by m0.interactive: Limit the length of the words we send to Hunspell http://code.google.com/p/chromium/issues/detail?id=20469
It is part of checkword, where it is used when it needs to spellcheck a word. For adding new words to the dictionary, that is not checked. It is sent to the hashmgr directly, and I don't believe "int HashMgr::add_word" limits the length of the words (its from our implementation) -- 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 -~----------~----~----~----~------~----~------~--~---
