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

Unified Diff: chrome/common/extensions/docs/extensions/omnibox.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/omnibox.html
diff --git a/chrome/common/extensions/docs/extensions/omnibox.html b/chrome/common/extensions/docs/extensions/omnibox.html
index be81569f8b8ac659986da7334fb272e1401a97f8..bcb26caea538bb3a0f1bbca93467de1f01663dbf 100644
--- a/chrome/common/extensions/docs/extensions/omnibox.html
+++ b/chrome/common/extensions/docs/extensions/omnibox.html
@@ -410,6 +410,7 @@ You can find samples of this API on the
<p>User has ended the keyword input session without accepting the input.</p>
<!-- LISTENER PARAMETERS -->
<!-- EXTRA PARAMETERS -->
+ <!-- FILTERS -->
<!-- LISTENER RETURN VALUE -->
<dl>
</dl>
@@ -517,6 +518,7 @@ You can find samples of this API on the
</dl>
</div>
<!-- EXTRA PARAMETERS -->
+ <!-- FILTERS -->
<!-- LISTENER RETURN VALUE -->
<dl>
</dl>
@@ -564,6 +566,7 @@ You can find samples of this API on the
</dl>
</div>
<!-- EXTRA PARAMETERS -->
+ <!-- FILTERS -->
<!-- LISTENER RETURN VALUE -->
<dl>
</dl>
@@ -580,6 +583,7 @@ You can find samples of this API on the
<p>User has started a keyword input session by typing the extension's keyword. This is guaranteed to be sent exactly once per input session, and before any onInputChanged events.</p>
<!-- LISTENER PARAMETERS -->
<!-- EXTRA PARAMETERS -->
+ <!-- FILTERS -->
<!-- LISTENER RETURN VALUE -->
<dl>
</dl>
« no previous file with comments | « chrome/common/extensions/docs/extensions/management.html ('k') | chrome/common/extensions/docs/extensions/pageAction.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698