Chromium Code Reviews| 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 |