Enable 3rd party support for Security Keys.
commitd60fcd7caafaffff7046da693fe2c3206ab5cf20
authorarnarb <arnarb@chromium.org>
Sat, 13 Dec 2014 08:13:55 +0000 (13 00:13 -0800)
committerCommit bot <commit-bot@chromium.org>
Sat, 13 Dec 2014 08:15:13 +0000 (13 08:15 +0000)
treee6f012ccac559ea70a24317832e34fa1b56fbd19
parent68084e84746b6eebd9103be0f441c4e6441fbd15
Enable 3rd party support for Security Keys.

Updates cryptotoken to 0.9.10:
 - Implement eTLD+1 checking of appIds
 - Smaller bugfixes

BUG=426358
R=juanlang,xiyuan

Review URL: https://codereview.chromium.org/799923007

Cr-Commit-Position: refs/heads/master@{#308259}
12 files changed:
chrome/browser/resources/component_extension_resources.grd
chrome/browser/resources/cryptotoken/cryptotokenapprovedorigins.js [new file with mode: 0644]
chrome/browser/resources/cryptotoken/cryptotokenbackground.js
chrome/browser/resources/cryptotoken/enroller.js
chrome/browser/resources/cryptotoken/etld.js [new file with mode: 0644]
chrome/browser/resources/cryptotoken/etld_names_list.js [new file with mode: 0644]
chrome/browser/resources/cryptotoken/etldorigincheck.js [new file with mode: 0644]
chrome/browser/resources/cryptotoken/googleapprovedorigins.js [deleted file]
chrome/browser/resources/cryptotoken/gstaticorigincheck.js [deleted file]
chrome/browser/resources/cryptotoken/manifest.json
chrome/browser/resources/cryptotoken/singlesigner.js
chrome/browser/resources/cryptotoken/usbsignhandler.js