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

Unified Diff: chrome/browser/prerender/prerender_final_status.h

Issue 7077009: Handle AddPreload/AddPendingPreload on UI thread. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 7 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/browser/prerender/prerender_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/prerender/prerender_final_status.h
===================================================================
--- chrome/browser/prerender/prerender_final_status.h (revision 86832)
+++ chrome/browser/prerender/prerender_final_status.h (working copy)
@@ -27,7 +27,7 @@
FINAL_STATUS_RENDERER_UNRESPONSIVE,
FINAL_STATUS_TOO_MANY_PROCESSES,
FINAL_STATUS_RATE_LIMIT_EXCEEDED,
- FINAL_STATUS_PENDING_SKIPPED,
+ FINAL_STATUS_PENDING_SKIPPED, // Obsolete.
FINAL_STATUS_CONTROL_GROUP,
FINAL_STATUS_HTML5_MEDIA,
FINAL_STATUS_SOURCE_RENDER_VIEW_CLOSED,
« no previous file with comments | « no previous file | chrome/browser/prerender/prerender_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698