Comment #12 on issue 23400 by [email protected]: Flush everything we can from memory on suspend/sleep http://code.google.com/p/chromium/issues/detail?id=23400
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=28461
------------------------------------------------------------------------
r28461 | [email protected] | 2009-10-08 15:34:29 -0700 (Thu, 08 Oct
2009) | 7 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/autocomplete/autocomplete_browsertest.cc?r1=28461&r2=28460
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/autocomplete/autocomplete_edit_view_browsertest.cc?r1=28461&r2=28460
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/autocomplete/history_url_provider.cc?r1=28461&r2=28460
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/automation/automation_profile_impl.h?r1=28461&r2=28460
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/bookmarks/bookmark_index.cc?r1=28461&r2=28460
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/bookmarks/bookmark_index_unittest.cc?r1=28461&r2=28460
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/bookmarks/bookmark_storage.cc?r1=28461&r2=28460
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/history_menu_bridge.mm?r1=28461&r2=28460
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/history/history.cc?r1=28461&r2=28460
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/history/history.h?r1=28461&r2=28460
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/profile.cc?r1=28461&r2=28460
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/profile.h?r1=28461&r2=28460
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/testing_profile.h?r1=28461&r2=28460
Add the ability to unload the HistoryBackend.
A small number of places used accessors like in_memory_url_database() or
backend_loaded() with the expectation that if they weren't already
functional, the history system was in the process of making them so. I
elected to make both of these functions that triggered lazy backend
initialization.
BUG=23400
TEST=none
Review URL: http://codereview.chromium.org/267019
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---
