In splitting the OfflinePageModel into a separate interface and implementation, these cleanup ideas were discovered:
- Relocate and rename CanSavePage() static method to better home (Utils?)
- Better home for kBookmarkNamespace and kInvalidOfflineId?
- Get rid of is_loaded() and bridge usage of it.
- Put OfflinePageStorageManager::Client subinterface back into OfflinePageModel
- Move *Result definitions from offline_page_types.h to new OfflinePageModel pure interface.
Comment 1 by fgor...@chromium.org
, May 27 2016