Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1423)

Unified Diff: reference_extension/options.html

Issue 6821025: entd: move opencryptoki initialization out of entd (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/entd.git@master
Patch Set: switch to using a flag to expect cryptohome to init pkcs11 Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « reference_extension/client.js ('k') | tpm.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: reference_extension/options.html
diff --git a/reference_extension/options.html b/reference_extension/options.html
index f4a6d50d7018ef82567ac8752ee1380eb6f9ddd0..868eb20bfe7a2768107dc701dbc4a407e53a77e6 100644
--- a/reference_extension/options.html
+++ b/reference_extension/options.html
@@ -210,6 +210,7 @@
</form>
</div>
+ <!-- TODO(crosbug.com/14277): Remove initialization UI. -->
<div class="modal-dialog" id="token-status">
<b>Initializing PKCS#11 Token</b>
<hr>
« no previous file with comments | « reference_extension/client.js ('k') | tpm.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698