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

Unified Diff: extensions/common/api/_api_features.json

Issue 2166523003: Add ref count to service workers for extension API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address test comments + rename public methods Created 4 years, 2 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: extensions/common/api/_api_features.json
diff --git a/extensions/common/api/_api_features.json b/extensions/common/api/_api_features.json
index e2412b7f78bc253966a3459cbfc450242105f623..5e38ff30e4c4d35a7fb2875cf48e9760c5b9bb89 100644
--- a/extensions/common/api/_api_features.json
+++ b/extensions/common/api/_api_features.json
@@ -396,6 +396,7 @@
"blessed_extension",
"blessed_web_page",
"content_script",
+ "extension_service_worker",
"unblessed_extension"
]
}, {

Powered by Google App Engine
This is Rietveld 408576698