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

Unified Diff: chrome/common/extensions/api/_features.md

Issue 2892403002: Introduce lock screen app context to extension features (Closed)
Patch Set: . Created 3 years, 7 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
Index: chrome/common/extensions/api/_features.md
diff --git a/chrome/common/extensions/api/_features.md b/chrome/common/extensions/api/_features.md
index b0e406ca496fca29fe02f3a2e9dab22dd689684c..853958b508779f7928ac3b7e75c39f370fcba875 100644
--- a/chrome/common/extensions/api/_features.md
+++ b/chrome/common/extensions/api/_features.md
@@ -206,7 +206,7 @@ features can specify contexts.
Accepted values are a list of strings from `blessed_extension`,
`blessed_web_page`, `content_script`, `extension_service_worker`,
-`web_page`, `webui`, and `unblessed_extension`.
+`lock_screen_extension`, `web_page`, `webui`, and `unblessed_extension`.
Devlin 2017/06/01 22:17:58 will there be any other type of context on the loc
tbarzic 2017/06/02 00:49:05 I was thinking about adding it to session type, bu
### default\_parent

Powered by Google App Engine
This is Rietveld 408576698