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

Unified Diff: chrome/browser/chrome_quota_permission_context.cc

Issue 11748012: Minor cleanup to how infobars handle expiry: (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 12 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
Index: chrome/browser/chrome_quota_permission_context.cc
===================================================================
--- chrome/browser/chrome_quota_permission_context.cc (revision 174909)
+++ chrome/browser/chrome_quota_permission_context.cc (working copy)
@@ -60,7 +60,7 @@
QuotaPermissionContext::QUOTA_PERMISSION_RESPONSE_CANCELLED);
}
- virtual bool ShouldExpire(
+ virtual bool ShouldExpireInternal(
const content::LoadCommittedDetails& details)
const OVERRIDE {
return false;
« no previous file with comments | « chrome/browser/autofill/autofill_cc_infobar_delegate.cc ('k') | chrome/browser/extensions/api/debugger/debugger_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698