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

Unified Diff: chrome/common/extensions/docs/apps/app.runtime.html

Issue 10905306: Revert 156659 - Restart running apps when chrome restarts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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 | « chrome/common/extensions/api/app_runtime.idl ('k') | chrome/common/extensions/docs/samples.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/apps/app.runtime.html
diff --git a/chrome/common/extensions/docs/apps/app.runtime.html b/chrome/common/extensions/docs/apps/app.runtime.html
index 32dfa5f414012d9a1d16b51f47189a78d8faf094..c3efe8d857285e65ae328e22520296014c6a1dfd 100644
--- a/chrome/common/extensions/docs/apps/app.runtime.html
+++ b/chrome/common/extensions/docs/apps/app.runtime.html
@@ -171,8 +171,6 @@
<ol>
<li>
<a href="#event-onLaunched">onLaunched</a>
- </li><li>
- <a href="#event-onRestarted">onRestarted</a>
</li>
</ol>
</li>
@@ -398,21 +396,6 @@
</dl>
</div> <!-- /description -->
<!-- /description -->
- </div><div class="apiItem">
- <a name="event-onRestarted"></a>
- <h4>onRestarted</h4>
- <div class="summary">
- <!-- Note: intentionally longer 80 columns -->
- <span class="subdued">chrome.app.runtime.</span><span>onRestarted</span><span class="subdued">.addListener</span>(function(<span></span>) <span class="subdued">{...}</span><span></span>);
- </div>
- <div class="description">
- <!-- LISTENER PARAMETERS -->
- <!-- EXTRA PARAMETERS -->
- <!-- LISTENER RETURN VALUE -->
- <dl>
- </dl>
- </div> <!-- /description -->
- <!-- /description -->
</div> <!-- /apiItem -->
</div> <!-- /apiGroup -->
<!-- TYPES -->
« no previous file with comments | « chrome/common/extensions/api/app_runtime.idl ('k') | chrome/common/extensions/docs/samples.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698