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

Unified Diff: chrome/common/extensions/docs/apps/contextMenus.html

Issue 10832348: Tab value for context menu onclick event should be optional. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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/apps/contextMenus.html
diff --git a/chrome/common/extensions/docs/apps/contextMenus.html b/chrome/common/extensions/docs/apps/contextMenus.html
index 2758950d8dcc66695add01eb27a081049598c7b9..97cc78aafd9e8304e0475077f58d2bd17b091508 100644
--- a/chrome/common/extensions/docs/apps/contextMenus.html
+++ b/chrome/common/extensions/docs/apps/contextMenus.html
@@ -1204,6 +1204,7 @@ You can find samples of this API on the
<!-- TYPE -->
<div style="display:inline">
(
+ <span class="optional">optional</span>
<span id="typeTemplate">
<span>
<a href="tabs.html#type-tabs.Tab">tabs.Tab</a>

Powered by Google App Engine
This is Rietveld 408576698