How Chromium validates email addresses entered in input fields with type=“email” (code.google.com) 1 points by michaelmcmillan 11y ago ↗ HN
[–] ljk 11y ago ↗ why do they use "k" as prefix for the kEmailPattern variable? [–] michaelmcmillan 11y ago ↗ 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...
[–] michaelmcmillan 11y ago ↗ 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...
2 comments
[ 2.4 ms ] story [ 15.8 ms ] thread