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

Unified Diff: chrome/common/extensions/docs/static/experimental.downloads.html

Issue 9452019: experimental.downloads extension api docs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ... Created 8 years, 10 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/static/experimental.downloads.html
diff --git a/chrome/common/extensions/docs/static/experimental.downloads.html b/chrome/common/extensions/docs/static/experimental.downloads.html
new file mode 100644
index 0000000000000000000000000000000000000000..1bd6026ff2575b35bb1facd6b90988d59d16d789
--- /dev/null
+++ b/chrome/common/extensions/docs/static/experimental.downloads.html
@@ -0,0 +1 @@
+The downloads API allows you to programmatically initiate downloads, examine and monitor properties of downloads, and manipulate downloads.
mkearney 2012/03/02 01:56:07 This should be wrapped in <p> tag.
mkearney 2012/03/02 01:56:07 Is it too early to include an example of a use cas
mkearney 2012/03/02 01:56:07 Can we move the information about the need to incl
mkearney 2012/03/02 01:56:07 Do you want me to review the samples, or is it too
benjhayden 2012/03/02 16:27:06 Done.
benjhayden 2012/03/02 16:27:06 Can I ask why? There are going to be several other
benjhayden 2012/03/02 16:27:06 Done. Mihai reviewed download_links on its way in,
benjhayden 2012/03/02 16:27:06 There's a sample extension.

Powered by Google App Engine
This is Rietveld 408576698