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

Unified Diff: chrome/common/extensions/docs/extensions/bookmarks.html

Issue 10855015: Add documentation for filtered events. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase again 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/bookmarks.html
diff --git a/chrome/common/extensions/docs/extensions/bookmarks.html b/chrome/common/extensions/docs/extensions/bookmarks.html
index 45493aac4de26bdb6510ea382d5cef834626f0ef..117151b94b5cf78e932c7b5d99a9937548e28948 100644
--- a/chrome/common/extensions/docs/extensions/bookmarks.html
+++ b/chrome/common/extensions/docs/extensions/bookmarks.html
@@ -1934,6 +1934,7 @@ For other examples and for help in viewing the source code, see
</dl>
</div>
<!-- EXTRA PARAMETERS -->
+ <!-- FILTERS -->
<!-- LISTENER RETURN VALUE -->
<dl>
</dl>
@@ -2042,6 +2043,7 @@ For other examples and for help in viewing the source code, see
</dl>
</div>
<!-- EXTRA PARAMETERS -->
+ <!-- FILTERS -->
<!-- LISTENER RETURN VALUE -->
<dl>
</dl>
@@ -2114,6 +2116,7 @@ For other examples and for help in viewing the source code, see
</dl>
</div>
<!-- EXTRA PARAMETERS -->
+ <!-- FILTERS -->
<!-- LISTENER RETURN VALUE -->
<dl>
</dl>
@@ -2130,6 +2133,7 @@ For other examples and for help in viewing the source code, see
<p>Fired when a bookmark import session is begun. Expensive observers should ignore handleCreated updates until onImportEnded is fired. Observers should still handle other notifications immediately.</p>
<!-- LISTENER PARAMETERS -->
<!-- EXTRA PARAMETERS -->
+ <!-- FILTERS -->
<!-- LISTENER RETURN VALUE -->
<dl>
</dl>
@@ -2146,6 +2150,7 @@ For other examples and for help in viewing the source code, see
<p>Fired when a bookmark import session is ended.</p>
<!-- LISTENER PARAMETERS -->
<!-- EXTRA PARAMETERS -->
+ <!-- FILTERS -->
<!-- LISTENER RETURN VALUE -->
<dl>
</dl>
@@ -2323,6 +2328,7 @@ For other examples and for help in viewing the source code, see
</dl>
</div>
<!-- EXTRA PARAMETERS -->
+ <!-- FILTERS -->
<!-- LISTENER RETURN VALUE -->
<dl>
</dl>
@@ -2450,6 +2456,7 @@ For other examples and for help in viewing the source code, see
</dl>
</div>
<!-- EXTRA PARAMETERS -->
+ <!-- FILTERS -->
<!-- LISTENER RETURN VALUE -->
<dl>
</dl>
« no previous file with comments | « chrome/common/extensions/docs/extensions/alarms.html ('k') | chrome/common/extensions/docs/extensions/browserAction.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698