Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 Name: The library to input and validate addresses. | 1 Name: The library to input and validate addresses. |
| 2 Short Name: libaddressinput | 2 Short Name: libaddressinput |
| 3 URL: https://code.google.com/p/libaddressinput/ | 3 URL: https://code.google.com/p/libaddressinput/ |
| 4 Version: 0 | 4 Version: 0 |
| 5 Date: 16 October 2013 | 5 Date: 16 October 2013 |
| 6 Revision: 146 | 6 Revision: 146 |
| 7 License: Apache 2.0 | 7 License: Apache 2.0 |
| 8 License File: LICENSE | 8 License File: LICENSE |
| 9 Security Critical: no | 9 Security Critical: no |
| 10 | 10 |
| 11 Description: | 11 Description: |
| 12 This library allows users to input their address, and perform validation on this | 12 This library allows users to input their address, and perform validation on this |
| 13 by talking to an address data server at http://i18napis.appspot.com/address. The | 13 by talking to an address data server at http://i18napis.appspot.com/address. The |
| 14 library is used in requestAutocomplete() dialog to enable internationalized | 14 library is used in requestAutocomplete() dialog to enable internationalized |
| 15 address input and validation for payment forms. | 15 address input and validation for payment forms. |
| 16 | 16 |
| 17 Local Modifications: | 17 Local Modifications: |
| 18 The package has no local modifications. | 18 - Added libaddressinput.gyp for chromium-specific gyp structure/locations. |
|
please use gerrit instead
2013/11/18 19:22:30
I was under the impression that Local Modification
Dan Beam
2013/11/19 05:15:12
Done.
| |
| OLD | NEW |