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

Unified Diff: chrome/common/extensions/docs/templates/json/whats_new.json

Issue 2424143002: Elim detached_panel type and update chrome.windows documentation (Closed)
Patch Set: . 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
« no previous file with comments | « chrome/common/extensions/api/windows.json ('k') | tools/json_schema_compiler/test/windows.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/json/whats_new.json
diff --git a/chrome/common/extensions/docs/templates/json/whats_new.json b/chrome/common/extensions/docs/templates/json/whats_new.json
index 4975419e8b50829f96ec147e52a089fa4137235e..9f6b366a2a58e797a36a702f716a01bddeb6c7a4 100644
--- a/chrome/common/extensions/docs/templates/json/whats_new.json
+++ b/chrome/common/extensions/docs/templates/json/whats_new.json
@@ -171,7 +171,7 @@
},
"experimental-permission-no-longer-required-for-panel-type": {
"type": "additionsToExistingApis",
- "description": "The experimental permission is no longer required for the panel type. By default, the panel type creates a popup unless the <code>--enable-panels</code> flag is set.",
+ "description": "Experimental permission for deprecated windows.create panel type.",
"version": 16
},
"offline_enabled.field-specify-without-connection": {
« no previous file with comments | « chrome/common/extensions/api/windows.json ('k') | tools/json_schema_compiler/test/windows.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698