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

Unified Diff: chrome/browser/tab_contents/navigation_controller.h

Issue 99047: Remove a comment referencing tab contents type switching. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/tab_contents/navigation_controller.h
===================================================================
--- chrome/browser/tab_contents/navigation_controller.h (revision 15995)
+++ chrome/browser/tab_contents/navigation_controller.h (working copy)
@@ -205,9 +205,7 @@
// new page ID for you and update the TabContents with that ID.
void CommitPendingEntry();
- // Discards the pending and transient entries if any. Calling this may cause
- // the active tab contents to switch if the current entry corresponds to a
- // different tab contents type.
+ // Discards the pending and transient entries if any.
void DiscardNonCommittedEntries();
// Returns the pending entry corresponding to the navigation that is
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698