New issue
Advanced search Search tips

Issue 881272 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Dec 11
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Create a helper method to initialize a CookiesTreeModel

Project Member Reported by dullweber@chromium.org, Sep 6

Issue description

Currently there is a large number of places that initialize a CookiesTreeModel, LocalDataContainer and *Helper classes. All of this code can be moved to a central place that returns a fully initialized CookiesTreeModel.
 
Status: WontFix (was: Available)
CookiesTreeModel is not used on Android anymore. The remaining usages are LocalSharedObjectsContainer::CreateCookiesTreeModel() and CookiesViewHandler::EnsureCookiesTreeModelCreated(), which are not similar enough that a helper would be useful.

Sign in to add a comment