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

Unified Diff: chrome/common/extensions/docs/extensions/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/extensions/contextMenus.html
diff --git a/chrome/common/extensions/docs/extensions/contextMenus.html b/chrome/common/extensions/docs/extensions/contextMenus.html
index 5e35ed01557fef39a45602b012bca04d68a9383a..625efd17534dcc127adb13b5754d9186179e28d2 100644
--- a/chrome/common/extensions/docs/extensions/contextMenus.html
+++ b/chrome/common/extensions/docs/extensions/contextMenus.html
@@ -1287,6 +1287,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