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

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

Issue 7059019: Ensure that PageID's of prerendered pages do not exceed the Page ID of the (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 | « chrome/browser/prerender/prerender_contents.cc ('k') | chrome/browser/prerender/prerender_manager.cc » ('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 86289)
+++ chrome/browser/prerender/prerender_final_status.h (working copy)
@@ -37,6 +37,7 @@
FINAL_STATUS_WINDOW_PRINT,
FINAL_STATUS_RECENTLY_VISITED,
FINAL_STATUS_WINDOW_OPENER,
+ FINAL_STATUS_PAGE_ID_CONFLICT,
FINAL_STATUS_MAX,
};
« no previous file with comments | « chrome/browser/prerender/prerender_contents.cc ('k') | chrome/browser/prerender/prerender_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698