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

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

Issue 6598054: Revert 76279 - Merge 76274 - Add info about "background" permission (new for ... (Closed) Base URL: svn://svn.chromium.org/chrome/branches/648/src/
Patch Set: Created 9 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
« no previous file with comments | « no previous file | chrome/common/extensions/docs/manifest.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/background_pages.html
===================================================================
--- chrome/common/extensions/docs/background_pages.html (revision 76298)
+++ chrome/common/extensions/docs/background_pages.html (working copy)
@@ -359,14 +359,6 @@
...
}</pre>
-<p>
-If you need the browser to start up early—so
-you can display notifications, for example—then
-you might also want to specify the
-<a href="manifest.html#permissions">"background" permission</a>.
-</p>
-
-
<a name="H2-1"></a><h2>Details</h2>
<p>
« no previous file with comments | « no previous file | chrome/common/extensions/docs/manifest.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698