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

Unified Diff: chrome/common/extensions/docs/templates/private/permissions/tabs.html

Issue 23494015: Docserver: fix bug where we were overriding hand-written descriptions of (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 4 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/docs/templates/private/permissions/tabs.html
diff --git a/chrome/common/extensions/docs/templates/private/permissions/tabs.html b/chrome/common/extensions/docs/templates/private/permissions/tabs.html
new file mode 100644
index 0000000000000000000000000000000000000000..0f0a45f17093d99254909b29f936c6a42c5ae31f
--- /dev/null
+++ b/chrome/common/extensions/docs/templates/private/permissions/tabs.html
@@ -0,0 +1 @@
+Gives your {{platform}} access to privileged fields of the <code>$ref:[tabs.Tab Tab]</code> type from the $ref:[tabs chrome.tabs] API. In many circumstances, your {{platform}} will not need to declare the <code>"tabs"</code> permission.
Jeffrey Yasskin 2013/08/30 19:55:47 Is there anything from the chrome.windows API that
not at google - send to devlin 2013/08/30 20:35:33 Not really, the sensitive data is all in Tab. But

Powered by Google App Engine
This is Rietveld 408576698