Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
How Chromium validates email addresses entered in input fields with type=“email” (code.google.com)
1 point by michaelmcmillan on May 4, 2015 | hide | past | favorite | 2 comments


why do they use "k" as prefix for the kEmailPattern variable?


Good question. I'm not sure. Seems like there is already a constant called emailPattern. Don't know enough C++ to know if they would be conflicting though: https://code.google.com/p/chromium/codesearch#search/&q=Emai...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: