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

Unified Diff: chrome/common/extensions/docs/templates/articles/pushMessaging.html

Issue 1018643003: Removing chrome.pushMessaging API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updates to documentation per kalman's comments Created 5 years, 9 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/templates/articles/pushMessaging.html
diff --git a/chrome/common/extensions/docs/templates/articles/pushMessaging.html b/chrome/common/extensions/docs/templates/articles/pushMessaging.html
new file mode 100644
index 0000000000000000000000000000000000000000..965aaa95251fae9c4deb21d9415d4b3a84d35d26
--- /dev/null
+++ b/chrome/common/extensions/docs/templates/articles/pushMessaging.html
@@ -0,0 +1,17 @@
+<meta name="doc-family" content="apps">
+<h1 id="pushMessaging">chrome.pushMessaging</h1>
+
+<p>
+The <code>chrome.pushMessaging</code> API was deleted in Chrome 43. This
+document exists for posterity only.
+Use the new <a href="cloudMessaging">Google Cloud Messaging</a>.
+</p>
+
+<h2 id="feedback">Feedback</h2>
+
+<p>You can provide feedback about Google Cloud Messaging and the
+<a href="gcm.html">chrome.gcm</a> API through the Google Group
+<a href="https://groups.google.com/forum/#!forum/gcm-for-chrome-feedback">GCM for Chrome
+Feedback</a>.
+Use this group to ask for help with transition to the new API, file bug reports,
+and request features.</p>

Powered by Google App Engine
This is Rietveld 408576698