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

Unified Diff: chrome/common/extensions/api/tabs.json

Issue 1874133002: Improve documentation of extension messaging (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | « no previous file | chrome/common/extensions/docs/templates/articles/messaging.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/tabs.json
diff --git a/chrome/common/extensions/api/tabs.json b/chrome/common/extensions/api/tabs.json
index 36088897c47a4265a92875c2c8850ad5ebe1ff95..85f08453be69c787570d19e86724379c4e098faa 100644
--- a/chrome/common/extensions/api/tabs.json
+++ b/chrome/common/extensions/api/tabs.json
@@ -249,7 +249,8 @@
},
{
"type": "any",
- "name": "message"
+ "name": "message",
+ "description": "The message to send. This message should be a JSON-ifiable object."
},
{
"type": "object",
« no previous file with comments | « no previous file | chrome/common/extensions/docs/templates/articles/messaging.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698