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

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

Issue 10826295: Revert 151420 - Add documentation for filtered events. (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/omnibox.html
===================================================================
--- chrome/common/extensions/docs/extensions/omnibox.html (revision 151420)
+++ chrome/common/extensions/docs/extensions/omnibox.html (working copy)
@@ -410,7 +410,6 @@
<p>User has ended the keyword input session without accepting the input.</p>
<!-- LISTENER PARAMETERS -->
<!-- EXTRA PARAMETERS -->
- <!-- FILTERS -->
<!-- LISTENER RETURN VALUE -->
<dl>
</dl>
@@ -518,7 +517,6 @@
</dl>
</div>
<!-- EXTRA PARAMETERS -->
- <!-- FILTERS -->
<!-- LISTENER RETURN VALUE -->
<dl>
</dl>
@@ -566,7 +564,6 @@
</dl>
</div>
<!-- EXTRA PARAMETERS -->
- <!-- FILTERS -->
<!-- LISTENER RETURN VALUE -->
<dl>
</dl>
@@ -583,7 +580,6 @@
<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