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

Unified Diff: chrome/common/extensions/docs/templates/articles/whats_new.html

Issue 12996003: Dynamically generate a heading for Extension Docs API pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 9 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/articles/whats_new.html
diff --git a/chrome/common/extensions/docs/templates/articles/whats_new.html b/chrome/common/extensions/docs/templates/articles/whats_new.html
index 28893d6cacdc186bc4edd1972bc1fdad558c0ad2..f0324d7aa7c6f6ef8c27963790fe6c5ddceaa970 100644
--- a/chrome/common/extensions/docs/templates/articles/whats_new.html
+++ b/chrome/common/extensions/docs/templates/articles/whats_new.html
@@ -493,9 +493,9 @@ made in recent releases.
the $ref:windows.create
method
or the $ref:windows.Window type.
- <li>The $ref:cookies.onChanged
+ <!-- <li>The $ref:cookies.onChanged
cduvall 2013/03/21 18:43:53 Fix this, and uncomment.
epeterson 2013/03/25 19:35:11 Done.
event of <code>chrome.cookies</code>
- now has a <code>cause</code> parameter.
+ now has a <code>cause</code> parameter. -->
<li>The <code>chrome.contextMenus</code>
$ref:contextMenus.create and
$ref:contextMenus.update

Powered by Google App Engine
This is Rietveld 408576698